branches with status:
Name Status Last Modified Last Commit
lp:~brainyron/exponent-cms/2.0 (Has a merge proposal) 1 Development 2009-12-30 00:44:47 UTC
371. index.php: Moved require('exponent.ph...

Author: Ron Miller
Revision Date: 2009-12-30 00:37:12 UTC

index.php: Moved require('exponent.php') above the function definition. PHP5.3 is more strict about not calling functions before they're defined, apparently.

expHistory.php: renamed goTo function to exp_goTo to prevent conflict with php5.3's built-in goto capability.

11 of 1 result