phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc functions.inc.php,1.119,1.120


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc functions.inc.php,1.119,1.120
Date: Thu, 10 Jan 2002 13:18:46 -0500

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv30854/phpgwapi/inc

Modified Files:
        functions.inc.php 
Log Message:
This will allow admin members to grant group managers to user(s) of a group.

Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/functions.inc.php,v
retrieving revision 1.119
retrieving revision 1.120
diff -C2 -r1.119 -r1.120
*** functions.inc.php   2 Jan 2002 14:46:00 -0000       1.119
--- functions.inc.php   10 Jan 2002 18:18:44 -0000      1.120
***************
*** 709,712 ****
--- 709,713 ----
        define('PHPGW_ACL_DELETE',8);
        define('PHPGW_ACL_PRIVATE',16);
+       define('PHPGW_ACL_GROUP_MANAGERS',32);
  
        
/****************************************************************************\




reply via email to

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