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

Dirk Haun dhaun at qs1489.pair.com
Sun Jan 6 03:56:00 EST 2008


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

Modified Files:
	config-install.php 
Log Message:
Removed 'ostype' from config GUI - you shouldn't be able to change it anyway.


Index: config-install.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/config-install.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** config-install.php	5 Jan 2008 15:56:06 -0000	1.10
--- config-install.php	6 Jan 2008 08:55:57 -0000	1.11
***************
*** 107,111 ****
      $c->add('cookiesecure',0,'text',7,13,NULL,630,TRUE);
      $c->add('lastlogin',TRUE,'select',4,14,1,640,TRUE);
-     $c->add('ostype',PHP_OS,'text',7,7,NULL,650,TRUE);
      $c->add('pdf_enabled',0,'select',7,7,0,660,TRUE);
      $c->add('num_search_results',10,'text',0,15,NULL,670,TRUE);
--- 107,110 ----




More information about the geeklog-cvs mailing list