Fatal error: Only variables can be passed by reference in /var/www/html/modules/project/project.module on line 169

Comments

owahab’s picture

Assigned: Unassigned » owahab
Status: Active » Fixed

I just reviewed project module for versions 4.6 and 4.7 and both are no longer using call-time pass by reference.

llizards’s picture

Thanks, got it working now on 4.7

owahab’s picture

Status: Fixed » Closed (fixed)