[geeklog-cvs] Geeklog-1.x/public_html siteconfig.php,1.1,1.2
Dirk Haun
dhaun at qs1489.pair.com
Sat Sep 22 14:10:39 EDT 2007
Update of /cvsroot/geeklog/Geeklog-1.x/public_html
In directory qs1489.pair.com:/tmp/cvs-serv91036/public_html
Modified Files:
siteconfig.php
Log Message:
VERSION and LB are constants, not variables ...
Index: siteconfig.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/siteconfig.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** siteconfig.php 29 Aug 2007 03:25:12 -0000 1.1
--- siteconfig.php 22 Sep 2007 18:10:37 -0000 1.2
***************
*** 12,16 ****
// Useful Stuff
! global $LB, $VERSION, $_STATES;
--- 12,16 ----
// Useful Stuff
! global $_STATES;
***************
*** 78,80 ****
! ?>
\ No newline at end of file
--- 78,80 ----
! ?>
More information about the geeklog-cvs
mailing list