- 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
This diff is collapsed.
This diff is collapsed.
passing them that way. For more info: http://no.php.net/manual/en/language.references.pass.php