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.20,1.21


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup default_records.inc.php,1.20,1.21
Date: Sun, 22 Jun 2003 05:23:05 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv31744/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.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** default_records.inc.php     13 Jun 2003 11:05:30 -0000      1.20
--- default_records.inc.php     22 Jun 2003 09:23:03 -0000      1.21
***************
*** 131,136 ****
  #  `fm_submodule`
  #
! $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.', 'FM')");
! $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.property', 'Property')");
  $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.project', 'Demand -> Workorder')");
  $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.equipment', 'equipment')");
--- 131,135 ----
  #  `fm_submodule`
  #
! $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')");
  $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_submodule (id, descr) 
VALUES ('.equipment', 'equipment')");





reply via email to

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