phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/auth class.auth_sql.php, 1.1.1.1.2.1, 1.1.1.1.2.2


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] api/auth class.auth_sql.php, 1.1.1.1.2.1, 1.1.1.1.2.2
Date: Sat, 01 Nov 2003 19:01:19 +0000

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

Modified Files:
      Tag: proposal-branch
        class.auth_sql.php 
Log Message:
moved loading of docs into the main class so that it will be avaible to 
anything that wants to use it

Index: class.auth_sql.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/auth/class.auth_sql.php,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** class.auth_sql.php  23 Oct 2003 20:27:53 -0000      1.1.1.1.2.1
--- class.auth_sql.php  1 Nov 2003 19:01:17 -0000       1.1.1.1.2.2
***************
*** 56,60 ****
                }
  
!               function change_password($old_passwd, $new_passwd, $account_id 
= '')
                {
  
--- 56,60 ----
                }
  
!               function change_password($current_passwd, $new_passwd, 
$username = '')
                {
  





reply via email to

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