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

Oliver ospiess at qs1489.pair.com
Sun Sep 23 21:51:17 EDT 2007


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

Modified Files:
	config-install.php 
Log Message:
fix typo

Index: config-install.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/config-install.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** config-install.php	23 Sep 2007 19:20:40 -0000	1.4
--- config-install.php	24 Sep 2007 01:51:15 -0000	1.5
***************
*** 179,183 ****
      $c->add('show_right_blocks',FALSE,'select',2,25,1,1350,TRUE);
      $c->add('showfirstasfeatured',0,'select',2,25,0,1360,TRUE);
!     $c->add('left_blocks_in_foot',0,'select',2,25,0,1370,TRUE);
      $c->add('backend',1,'select',0,26,0,1380,TRUE);
      $c->add('rdf_file','','text',0,26,NULL,1390,TRUE);
--- 179,183 ----
      $c->add('show_right_blocks',FALSE,'select',2,25,1,1350,TRUE);
      $c->add('showfirstasfeatured',0,'select',2,25,0,1360,TRUE);
!     $c->add('left_blocks_in_footer',0,'select',2,25,0,1370,TRUE);
      $c->add('backend',1,'select',0,26,0,1380,TRUE);
      $c->add('rdf_file','','text',0,26,NULL,1390,TRUE);




More information about the geeklog-cvs mailing list