Skip to content
Snippets Groups Projects
Commit 1affd0e7 authored by natrak's avatar natrak
Browse files

- fixed pass by reference errors. PHP only allows declaration of &$vars, not

  passing them that way.
  For more info: http://no.php.net/manual/en/language.references.pass.php
parent 7d0c316f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment