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.6


From: nomail
Subject: [Phpgroupware-cvs] property/setup/default_records.inc.php, 1.1.1.6
Date: Fri, 28 May 2004 15:06:40 +0200

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

date: 2004/05/28 13:06:40;  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.5 
property/setup/default_records.inc.php:1.1.1.6
--- property/setup/default_records.inc.php:1.1.1.5      Tue May 25 21:15:22 2004
+++ property/setup/default_records.inc.php      Fri May 28 13:06:40 2004
@@ -174,6 +174,7 @@
 $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) 
VALUES ('.owner', 'Owner')");
+$GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr) 
VALUES ('.custom', 'custom queries')");
 $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]