phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] addressbook/setup setup.xml, 1.1.1.1.2.1, 1.1.1.1.2.2


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] addressbook/setup setup.xml, 1.1.1.1.2.1, 1.1.1.1.2.2
Date: Mon, 01 Dec 2003 07:36:37 +0000

Update of /cvsroot/phpgroupware/addressbook/setup
In directory subversions:/tmp/cvs-serv27735/addressbook/setup

Modified Files:
      Tag: proposal-branch
        setup.xml 
Log Message:
- Added a possiable table structure for acl_locations
  *You will have to re-create your tables for this*
- Create account will show the basic ACL locations
- Added a few example acl_locations and a few actual working ones


Index: setup.xml
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/setup/setup.xml,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** setup.xml   9 Nov 2003 15:54:05 -0000       1.1.1.1.2.1
--- setup.xml   1 Dec 2003 07:36:34 -0000       1.1.1.1.2.2
***************
*** 1,3 ****
--- 1,6 ----
  <?xml version="1.0"?>
+ <!-- $Id$ -->
+ <!-- $Source$ -->
+ 
  <phpgw_setup>
        <name>addressbook</name>
***************
*** 10,12 ****
--- 13,22 ----
                </on>
        </depends>
+       <acl_locations>
+               <acl_location>
+                       <op>addressbook.base</op>
+                       <title>Addressbook</title>
+                       <value>1</value>
+               </acl_location>
+       </acl_locations>
  </phpgw_setup>





reply via email to

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