[geeklog-cvs] Auth_Enterprise/Common AEConstants.php,1.2,1.3

tony at iowaoutdoors.org tony at iowaoutdoors.org
Thu Jun 24 17:57:09 EDT 2004


Update of /var/cvs/Auth_Enterprise/Common
In directory www:/tmp/cvs-serv4143

Modified Files:
AEConstants.php
Log Message:
added AELDAPBindError constant

Index: AEConstants.php
===================================================================
RCS file: /var/cvs/Auth_Enterprise/Common/AEConstants.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** AEConstants.php 21 Jun 2004 05:05:06 -0000 1.2
--- AEConstants.php 24 Jun 2004 21:57:07 -0000 1.3
***************
*** 64,67 ****
--- 64,68 ----
define('AEInvalidPrivilegeResp', 11);
define('AEInsufficientClientOptionsResp', 12);
+ define('AELDAPBindError', 13);

?>
\ No newline at end of file




More information about the geeklog-cvs mailing list