phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] skel/setup setup.xml,1.1.2.1.2.1,1.1.2.1.2.2


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] skel/setup setup.xml,1.1.2.1.2.1,1.1.2.1.2.2
Date: Mon, 01 Dec 2003 07:36:39 +0000

Update of /cvsroot/phpgroupware/skel/setup
In directory subversions:/tmp/cvs-serv27735/skel/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/skel/setup/Attic/setup.xml,v
retrieving revision 1.1.2.1.2.1
retrieving revision 1.1.2.1.2.2
diff -C2 -d -r1.1.2.1.2.1 -r1.1.2.1.2.2
*** setup.xml   9 Nov 2003 15:54:06 -0000       1.1.2.1.2.1
--- setup.xml   1 Dec 2003 07:36:37 -0000       1.1.2.1.2.2
***************
*** 1,3 ****
--- 1,6 ----
  <?xml version="1.0"?>
+ <!-- $Id$ -->
+ <!-- $Source$ -->
+ 
  <phpgw_setup>
        <name>skel</name>
***************
*** 16,18 ****
--- 19,28 ----
                </use>
        </hooks>
+       <acl_locations>
+               <acl_location>
+                       <op>skel.base</op>
+                       <title>Demo</title>
+                       <value>1</value>
+               </acl_location>
+       </acl_locations>
  </phpgw_setup>





reply via email to

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