Fatal error: Only variables can be passed by reference in /var/www/html/modules/project/project.module on line 169
I just reviewed project module for versions 4.6 and 4.7 and both are no longer using call-time pass by reference.
Thanks, got it working now on 4.7
Comments
Comment #1
owahab commentedI just reviewed project module for versions 4.6 and 4.7 and both are no longer using call-time pass by reference.
Comment #2
llizards commentedThanks, got it working now on 4.7
Comment #3
owahab commented