phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup/default_records.inc.php, 1.1.1.3


From: nomail
Subject: [Phpgroupware-cvs] property/setup/default_records.inc.php, 1.1.1.3
Date: Tue, 18 May 2004 15:45:25 +0200

Update of /property/setup
Modified Files:
        Branch: 
          default_records.inc.php

date: 2004/05/18 13:45:25;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
no message
=====================================================================
Index: property/setup/default_records.inc.php
diff -u property/setup/default_records.inc.php:1.1.1.2 
property/setup/default_records.inc.php:1.1.1.3
--- property/setup/default_records.inc.php:1.1.1.2      Fri Apr 23 13:14:13 2004
+++ property/setup/default_records.inc.php      Tue May 18 13:45:25 2004
@@ -172,6 +172,7 @@
 #
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr, 
allow_grant) VALUES ('.', 'Top', 1)");
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr) 
VALUES ('.location', 'Location')");
+$GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr) 
VALUES ('.tenant', 'Tenant')");
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr, 
allow_grant) VALUES ('.project', 'Demand -> Workorder', 1)");
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr, 
allow_grant) VALUES ('.ticket', 'Helpdesk', 1)");
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr) 
VALUES ('.pricebook', 'Pricebook')");




reply via email to

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