phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/auth class.auth_ldap.php, 1.1.1.1, 1.1.1.1.2.1 cl


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] api/auth class.auth_ldap.php, 1.1.1.1, 1.1.1.1.2.1 class.auth_sql.php, 1.1.1.1.2.2, 1.1.1.1.2.3
Date: Mon, 03 Nov 2003 17:31:24 +0000

Update of /cvsroot/phpgroupware/api/auth
In directory subversions:/tmp/cvs-serv6754/auth

Modified Files:
      Tag: proposal-branch
        class.auth_ldap.php class.auth_sql.php 
Log Message:
Added missing headers and missing $Source$ tags


Index: class.auth_ldap.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/auth/class.auth_ldap.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** class.auth_ldap.php 23 Oct 2003 07:25:02 -0000      1.1.1.1
--- class.auth_ldap.php 3 Nov 2003 17:31:22 -0000       1.1.1.1.2.1
***************
*** 24,28 ****
  
        /* $Id$ */
!   
        class auth
        {
--- 24,29 ----
  
        /* $Id$ */
!       /* $Source$ */
! 
        class auth
        {

Index: class.auth_sql.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/auth/class.auth_sql.php,v
retrieving revision 1.1.1.1.2.2
retrieving revision 1.1.1.1.2.3
diff -C2 -d -r1.1.1.1.2.2 -r1.1.1.1.2.3
*** class.auth_sql.php  1 Nov 2003 19:01:17 -0000       1.1.1.1.2.2
--- class.auth_sql.php  3 Nov 2003 17:31:22 -0000       1.1.1.1.2.3
***************
*** 24,27 ****
--- 24,28 ----
  
        /* $Id$ */
+       /* $Source$ */
  
        class api_auth





reply via email to

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