[geeklog-cvs] Geeklog-1.x/public_html/admin/install	config-install.php, 1.8, 1.9
    Dirk Haun 
    dhaun at qs1489.pair.com
       
    Wed Jan  2 09:40:24 EST 2008
    
        - Previous message (by thread): [geeklog-cvs] Geeklog-1.x/public_html/webservices/atom index.php,	1.2, 1.3
 
        - Next message (by thread): [geeklog-cvs] Geeklog-1.x/language english.php, 1.311,	1.312 english_utf-8.php, 1.96, 1.97 german.php, 1.180,	1.181 german_formal.php, 1.85, 1.86 german_formal_utf-8.php,	1.38, 1.39 german_utf-8.php, 1.69, 1.70
 
         -  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-serv45747/public_html/admin/install
Modified Files:
	config-install.php 
Log Message:
Added an option to disable webservices
Index: config-install.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/config-install.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** config-install.php	30 Dec 2007 00:11:40 -0000	1.8
--- config-install.php	2 Jan 2008 14:40:22 -0000	1.9
***************
*** 218,221 ****
--- 218,222 ----
      $c->add('allowed_protocols',array('http','ftp','https'),'%text',0,0,NULL,1740,TRUE);
      $c->add('disable_autolinks',0,'select',7,7,0,1750,TRUE);
+     $c->add('disable_webservices',0,'select',7,7,0,1755,TRUE);
      $c->add('censormode',1,'select',7,35,0,1760,TRUE);
      $c->add('censorreplace','*censormode*','text',7,35,NULL,1770,TRUE);
    
    
        
	- Previous message (by thread): [geeklog-cvs] Geeklog-1.x/public_html/webservices/atom index.php,	1.2, 1.3
 
	- Next message (by thread): [geeklog-cvs] Geeklog-1.x/language english.php, 1.311,	1.312 english_utf-8.php, 1.96, 1.97 german.php, 1.180,	1.181 german_formal.php, 1.85, 1.86 german_formal_utf-8.php,	1.38, 1.39 german_utf-8.php, 1.69, 1.70
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the geeklog-cvs
mailing list