[Openfirst-cvscommit] SF.net SVN: openfirst: [203] trunk/src/style/footers.php
Brought to you by:
xtimg
From: <ast...@us...> - 2006-06-23 23:26:50
|
Revision: 203 Author: astronouth7303 Date: 2006-06-23 16:25:50 -0700 (Fri, 23 Jun 2006) ViewCVS: http://svn.sourceforge.net/openfirst/?rev=203&view=rev Log Message: ----------- syntax error Modified Paths: -------------- trunk/src/style/footers.php Modified: trunk/src/style/footers.php =================================================================== --- trunk/src/style/footers.php 2006-06-23 23:23:33 UTC (rev 202) +++ trunk/src/style/footers.php 2006-06-23 23:25:50 UTC (rev 203) @@ -1,5 +1,5 @@ <?php -global $ogBasePath, +global $ogBasePath; if(! isset($ogBasePath)){ $ogBasePath = "http://openfirst.sourceforge.net/"; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |