phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: setup ldapmodify.php,1.5,1.5.2.1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: setup ldapmodify.php,1.5,1.5.2.1
Date: Fri, 13 Sep 2002 22:22:46 -0400

Update of /cvsroot/phpgroupware/setup
In directory subversions:/tmp/cvs-serv11179/setup

Modified Files:
      Tag: Version-0_9_14-branch
        ldapmodify.php 
Log Message:
GNU Patch #397.

Index: ldapmodify.php
===================================================================
RCS file: /cvsroot/phpgroupware/setup/ldapmodify.php,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C2 -r1.5 -r1.5.2.1
*** ldapmodify.php      18 Dec 2001 02:25:55 -0000      1.5
--- ldapmodify.php      14 Sep 2002 02:22:44 -0000      1.5.2.1
***************
*** 273,276 ****
--- 273,277 ----
                                                $replace['objectclass'] = 
$entry[0]['objectclass'];
                                                $replace['objectclass'][]       
= 'phpgwAccount';
+                                               
array_shift($replace['objectclass']);
                                                
ldap_mod_replace($ldap,$thisdn,$replace);
                                                unset($replace);





reply via email to

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