phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: wcm/setup default_records.inc.php,1.1,1.2


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/setup default_records.inc.php,1.1,1.2
Date: Sun, 10 Feb 2002 15:33:26 -0500

Update of /cvsroot/phpgroupware/wcm/setup
In directory subversions:/tmp/cvs-serv19020

Modified Files:
        default_records.inc.php 
Log Message:
oops, column order

Index: default_records.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/setup/default_records.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** default_records.inc.php     10 Feb 2002 20:25:00 -0000      1.1
--- default_records.inc.php     10 Feb 2002 20:33:22 -0000      1.2
***************
*** 16,20 ****
        $oProc->query("INSERT INTO phpgw_wcm_pages VALUES (1,'test 
page','','','a:3:{s:4:\"left\";a:8:{i:0;s:1:\"3\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:3:\"mid\";a:8:{i:0;s:1:\"4\";i:1;s:1:\"5\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:5:\"right\";a:8:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}}',1,2,'','','0.1.5')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements VALUES (3,'polls','Poll 
Sample data',1,'<!-- BEGIN voting_booth -->
  <table border=\"0\" align=\"center\" width=\"100%\">
    <tr>
--- 16,20 ----
        $oProc->query("INSERT INTO phpgw_wcm_pages VALUES (1,'test 
page','','','a:3:{s:4:\"left\";a:8:{i:0;s:1:\"3\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:3:\"mid\";a:8:{i:0;s:1:\"4\";i:1;s:1:\"5\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:5:\"right\";a:8:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}}',1,2,'','','0.1.5')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements 
(element_id,element_name,element_title,element_type,element_source,element_expire,element_langs,element_version,element_hf)
 VALUES (3,'polls','Poll Sample data',1,'<!-- BEGIN voting_booth -->
  <table border=\"0\" align=\"center\" width=\"100%\">
    <tr>
***************
*** 70,74 ****
  <!-- END voting_booth -->','','','0.0.1','')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements VALUES (1,'header','Page 
Header',1,'<head>
  <link REL=\"shortcut icon\" HREF=\"/favicon.ico\" TYPE=\"image/x-icon\">
  <link REL=\"icon\" HREF=\"/favicon.ico\">
--- 70,74 ----
  <!-- END voting_booth -->','','','0.0.1','')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements 
(element_id,element_name,element_title,element_type,element_source,element_expire,element_langs,element_version,element_hf)
 VALUES (1,'header','Page Header',1,'<head>
  <link REL=\"shortcut icon\" HREF=\"/favicon.ico\" TYPE=\"image/x-icon\">
  <link REL=\"icon\" HREF=\"/favicon.ico\">
***************
*** 88,95 ****
  <body>','','','0.0.3','header')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements VALUES (2,'footer','Page 
Footer',1,'</body>
  </html>','','','0.0.2','footer')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements VALUES 
(4,'middle','Middle stuff',1,'<table width=\"100%\" border=\"0\" 
cellspacing=\"1\" cellpadding=\"0\" align=\"center\">
                <tr bgcolor=\"#000000\" valign=\"top\"> 
                  <td>
--- 88,95 ----
  <body>','','','0.0.3','header')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements 
(element_id,element_name,element_title,element_type,element_source,element_expire,element_langs,element_version,element_hf)
 VALUES (2,'footer','Page Footer',1,'</body>
  </html>','','','0.0.2','footer')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements 
(element_id,element_name,element_title,element_type,element_source,element_expire,element_langs,element_version,element_hf)
 VALUES (4,'middle','Middle stuff',1,'<table width=\"100%\" border=\"0\" 
cellspacing=\"1\" cellpadding=\"0\" align=\"center\">
                <tr bgcolor=\"#000000\" valign=\"top\"> 
                  <td>
***************
*** 113,116 ****
  </table>','','','0.0.5','')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements VALUES (5,'news','News 
Admin',4,'news_admin','','','0.0.2','')");
  ?>
--- 113,116 ----
  </table>','','','0.0.5','')");
  
!       $oProc->query("INSERT INTO phpgw_wcm_elements 
(element_id,element_name,element_title,element_type,element_source,element_expire,element_langs,element_version,element_hf)
 VALUES (5,'news','News Admin',4,'news_admin','','','0.0.2','')");
  ?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]