phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/class.auth.php, 1.1.1.1.2.8


From: nomail
Subject: [Phpgroupware-cvs] api/class.auth.php, 1.1.1.1.2.8
Date: Mon, 28 Jun 2004 23:18:56 +0200

Update of /api
Modified Files:
        Branch: proposal-branch
          class.auth.php

date: 2004/06/28 21:18:56;  author: jengo;  state: Exp;  lines: +3 -2

Log Message:
Forgot one
=====================================================================
Index: api/class.auth.php
diff -u api/class.auth.php:1.1.1.1.2.7 api/class.auth.php:1.1.1.1.2.8
--- api/class.auth.php:1.1.1.1.2.7      Mon Jun 28 21:17:53 2004
+++ api/class.auth.php  Mon Jun 28 21:18:56 2004
@@ -35,7 +35,8 @@
                )
        );
 
-       $functions['change_password'] = array(
+       $functions['change_password'] = array
+       (
                'type'                => 'public',
                'abstract'            => 'Change the users password',
                'discussion'          => 'With some data stores this may not be 
possible.',




reply via email to

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