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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/default_records.inc.php, 1.3
Date: Fri, 11 Jun 2004 20:52:16 +0200

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

date: 2004/06/11 18:52:16;  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.2 
property/setup/default_records.inc.php:1.3
--- property/setup/default_records.inc.php:1.2  Wed Jun  2 18:42:30 2004
+++ property/setup/default_records.inc.php      Fri Jun 11 18:52:16 2004
@@ -189,6 +189,7 @@
 $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO fm_acl_location (id, descr, 
allow_grant) VALUES ('.entity.2', 'Report', 1)");
 $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')");
 
 
 #




reply via email to

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