phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/inc class.acl.inc.php, 1.65.4.7, 1.65.4.8


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] phpgwapi/inc class.acl.inc.php, 1.65.4.7, 1.65.4.8
Date: Thu, 23 Oct 2003 15:24:26 +0000

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

Modified Files:
      Tag: Version-0_9_16-branch
        class.acl.inc.php 
Log Message:
update for accountmaster

Index: class.acl.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.acl.inc.php,v
retrieving revision 1.65.4.7
retrieving revision 1.65.4.8
diff -C2 -d -r1.65.4.7 -r1.65.4.8
*** class.acl.inc.php   23 Oct 2003 15:21:17 -0000      1.65.4.7
--- class.acl.inc.php   23 Oct 2003 15:24:23 -0000      1.65.4.8
***************
*** 1,26 ****
  <?php
!   /**************************************************************************\
!   * phpGroupWare API - Access Control List                                   *
!   * This file written by Dan Kuykendall <address@hidden>            *
!   * Security scheme based on ACL design                                      *
!   * Copyright (C) 2000, 2001 Dan Kuykendall                                  *
!   * -------------------------------------------------------------------------*
!   * This library is part of the phpGroupWare API                             *
!   * http://www.phpgroupware.org/api                                          
* 
!   * ------------------------------------------------------------------------ *
!   * This library is free software; you can redistribute it and/or modify it  *
!   * under the terms of the GNU Lesser General Public License as published by *
!   * the Free Software Foundation; either version 2.1 of the License,         *
!   * or any later version.                                                    *
!   * This library is distributed in the hope that it will be useful, but      *
!   * WITHOUT ANY WARRANTY; without even the implied warranty of               *
!   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.                     *
!   * See the GNU Lesser General Public License for more details.              *
!   * You should have received a copy of the GNU Lesser General Public License *
!   * along with this library; if not, write to the Free Software Foundation,  *
!   * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA            *
!   \**************************************************************************/
! 
!   /* $Id$ */
  
        /*!
--- 1,26 ----
  <?php
!       
/**************************************************************************\
!       * phpGroupWare API - Access Control List                                
   *
!       * This file written by Dan Kuykendall <address@hidden>            *
!       * Security scheme based on ACL design                                   
   *
!       * Copyright 2000 - 2003 Free Software Foundation, Inc                   
   *
!       * 
-------------------------------------------------------------------------*
!       * This library is part of the phpGroupWare API                          
   *
!       * http://www.phpgroupware.org                                           
   *
!       * This program is part of the GNU project, see http://www.gnu.org/      
   *
!       * 
------------------------------------------------------------------------ *
!       * This library is free software; you can redistribute it and/or modify 
it  *
!       * under the terms of the GNU Lesser General Public License as published 
by *
!       * the Free Software Foundation; either version 2.1 of the License,      
   *
!       * or any later version.                                                 
   *
!       * This library is distributed in the hope that it will be useful, but   
   *
!       * WITHOUT ANY WARRANTY; without even the implied warranty of            
   *
!       * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.                  
   *
!       * See the GNU Lesser General Public License for more details.           
   *
!       * You should have received a copy of the GNU Lesser General Public 
License *
!       * along with this library; if not, write to the Free Software 
Foundation,  *
!       * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA         
   *
!       
\**************************************************************************/
!       /* $Id$ */
  
        /*!





reply via email to

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