[geeklog-cvs] Geeklog-1.x/public_html/admin/install config-install.php, 1.20, 1.21

Dirk Haun dhaun at qs1489.pair.com
Sun Jan 27 05:53:05 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install
In directory qs1489.pair.com:/tmp/cvs-serv26591/public_html/admin/install

Modified Files:
	config-install.php 
Log Message:
Moved 'site_enabled' flag from the config GUI to siteconfig.php


Index: config-install.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/config-install.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** config-install.php	26 Jan 2008 17:17:42 -0000	1.20
--- config-install.php	27 Jan 2008 10:53:03 -0000	1.21
***************
*** 92,96 ****
      $c->add('languages',array('en'=>'English', 'de'=>'Deutsch'),'*text',6,11,NULL,480,FALSE);
      $c->add('timezone','Etc/GMT-6','text',6,10,NULL,490,FALSE);
-     $c->add('site_enabled',TRUE,'select',0,0,1,500,TRUE);
      $c->add('site_disabled_msg','Geeklog Site is down. Please come back soon.','text',0,0,NULL,510,TRUE);
      $c->add('rootdebug',FALSE,'select',7,12,1,520,TRUE);
--- 92,95 ----




More information about the geeklog-cvs mailing list