phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup default_records.inc.php, 1.28, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup default_records.inc.php, 1.28, 1.29
Date: Mon, 14 Jul 2003 04:52:01 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv21010/setup

Modified Files:
        default_records.inc.php 
Log Message:
no message

Index: default_records.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/default_records.inc.php,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -r1.28 -r1.29
*** default_records.inc.php     7 Jul 2003 12:42:14 -0000       1.28
--- default_records.inc.php     14 Jul 2003 08:51:57 -0000      1.29
***************
*** 123,126 ****
--- 123,127 ----
  #  fm_submodule
  #
+ $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.', 'Top')");
  $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.location', 'Location')");
  $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.project', 'Demand -> Workorder')");





reply via email to

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