Reviewed: https://reviews.mahara.org/5005 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/658ed4a476260a316eeb54ad66899367935109c8 Submitter: Son Nguyen ([email protected]) Branch: master
commit 658ed4a476260a316eeb54ad66899367935109c8 Author: Son Nguyen <[email protected]> Date: Fri Jul 24 10:53:42 2015 +1200 Add LiveUser->get_primary_institution(). Bug 1478374 and fix error of using [] with a function in PHP 5.3 Change-Id: I0199d6495af7f9df3c1935d6581a13f087b6dea1 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1478374 Title: Fix syntax error in PHP 5.3 Status in Mahara: New Bug description: Version: master(15.10) I got the error if using PHP 5.3 Parse error: syntax error, unexpected '[', expecting ')' in /home/sonn/code/mahara/master/htdocs/lib/web.php on line 2903 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1478374/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

