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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/default_records.inc.php, 1.5.2.3
Date: Fri, 19 Nov 2004 11:11:45 +0100

Update of /property/setup
Modified Files:
        Branch: proposed-0_9_18-branch
          default_records.inc.php

date: 2004/11/19 10:11:45;  author: sigurdne;  state: Exp;  lines: +3 -1

Log Message:
no message
=====================================================================
Index: property/setup/default_records.inc.php
diff -u property/setup/default_records.inc.php:1.5.2.2 
property/setup/default_records.inc.php:1.5.2.3
--- property/setup/default_records.inc.php:1.5.2.2      Wed Nov 17 14:47:04 2004
+++ property/setup/default_records.inc.php      Fri Nov 19 10:11:45 2004
@@ -16,6 +16,7 @@
        * To contact the author write to address@hidden mailto:address@hidden 
Sigurd Nes}
        * @author Sigurd Nes
        * @package property
+       * @subpackage setup
        * @version $Id$
        */
 
@@ -211,6 +212,7 @@
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr, 
allow_grant) VALUES ('.entity.2.1', 'Report type 1', 1)");
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr, 
allow_grant) VALUES ('.entity.2.2', 'Report type 2', 1)");
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr) 
VALUES ('.s_agreement', 'Service agreement')");
+$GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr) 
VALUES ('.b_account', 'Budget account')");
 
 
 #




reply via email to

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