[geeklog-cvs] Auth_Enterprise/Enterprise Privilege.php,1.1,1.2

jellybob at iowaoutdoors.org jellybob at iowaoutdoors.org
Fri Jul 9 11:32:25 EDT 2004


Update of /var/cvs/Auth_Enterprise/Enterprise
In directory www:/tmp/cvs-serv9094/Enterprise

Modified Files:
	Privilege.php 
Log Message:
Changed the namespace.


Index: Privilege.php
===================================================================
RCS file: /var/cvs/Auth_Enterprise/Enterprise/Privilege.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Privilege.php	8 Jul 2004 14:36:16 -0000	1.1
--- Privilege.php	9 Jul 2004 15:32:23 -0000	1.2
***************
*** 22,29 ****
  *
  * @author Tony Bibbs <tony at geeklog.net>
! * @package net.geeklog.auth_enterprise.common
  *
  */
! class Enterprise_Privilege {
      /**
      * This is a short code given to a privilege.  This is what programmers will check against
--- 22,29 ----
  *
  * @author Tony Bibbs <tony at geeklog.net>
! * @package Auth_Enterprise
  *
  */
! class Auth_Enterprise_Privilege {
      /**
      * This is a short code given to a privilege.  This is what programmers will check against
***************
*** 112,114 ****
  }
  
! ?>
\ No newline at end of file
--- 112,114 ----
  }
  
! ?>




More information about the geeklog-cvs mailing list