[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
    
        - Previous message (by thread): [geeklog-cvs] Geeklog-1.x/language english.php, 1.312,	1.313 english_utf-8.php, 1.97, 1.98 german.php, 1.181,	1.182 german_formal.php, 1.86, 1.87 german_formal_utf-8.php,	1.39, 1.40 german_utf-8.php, 1.70, 1.71 japanese.php, 1.37,	1.38 japanese_utf-8.php, 1.21, 1.22
 
        - Next message (by thread): [geeklog-cvs] Geeklog-1.x db-config.php,1.2,1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
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 ----
    
    
        
	- Previous message (by thread): [geeklog-cvs] Geeklog-1.x/language english.php, 1.312,	1.313 english_utf-8.php, 1.97, 1.98 german.php, 1.181,	1.182 german_formal.php, 1.86, 1.87 german_formal_utf-8.php,	1.39, 1.40 german_utf-8.php, 1.70, 1.71 japanese.php, 1.37,	1.38 japanese_utf-8.php, 1.21, 1.22
 
	- Next message (by thread): [geeklog-cvs] Geeklog-1.x db-config.php,1.2,1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the geeklog-cvs
mailing list