[geeklog-cvs] Geeklog-1.x/sql/updates mssql_1.4.1_to_1.4.2.php, 1.4, 1.5 mysql_1.4.1_to_1.4.2.php, 1.29, 1.30

Dirk Haun dhaun at qs1489.pair.com
Mon Sep 24 04:43:40 EDT 2007


Update of /cvsroot/geeklog/Geeklog-1.x/sql/updates
In directory qs1489.pair.com:/tmp/cvs-serv71490/sql/updates

Modified Files:
	mssql_1.4.1_to_1.4.2.php mysql_1.4.1_to_1.4.2.php 
Log Message:
Same typo as in config-install.php


Index: mysql_1.4.1_to_1.4.2.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/sql/updates/mysql_1.4.1_to_1.4.2.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** mysql_1.4.1_to_1.4.2.php	23 Sep 2007 19:20:40 -0000	1.29
--- mysql_1.4.1_to_1.4.2.php	24 Sep 2007 08:43:38 -0000	1.30
***************
*** 176,180 ****
      $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);
--- 176,180 ----
      $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);

Index: mssql_1.4.1_to_1.4.2.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/sql/updates/mssql_1.4.1_to_1.4.2.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** mssql_1.4.1_to_1.4.2.php	23 Sep 2007 19:20:40 -0000	1.4
--- mssql_1.4.1_to_1.4.2.php	24 Sep 2007 08:43:38 -0000	1.5
***************
*** 189,193 ****
      $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);
--- 189,193 ----
      $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