phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.accounts_ldap.inc.php,1.101.


From: Lars Kneschke <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.accounts_ldap.inc.php,1.101.2.11,1.101.2.12
Date: Thu, 20 Mar 2003 20:36:49 -0500

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv14086

Modified Files:
      Tag: Version-0_9_14-branch
        class.accounts_ldap.inc.php 
Log Message:
disabled debug output


Index: class.accounts_ldap.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.accounts_ldap.inc.php,v
retrieving revision 1.101.2.11
retrieving revision 1.101.2.12
diff -C2 -r1.101.2.11 -r1.101.2.12
*** class.accounts_ldap.inc.php 21 Mar 2003 01:35:40 -0000      1.101.2.11
--- class.accounts_ldap.inc.php 21 Mar 2003 01:36:47 -0000      1.101.2.12
***************
*** 318,322 ****
                function get_list($_type='both', $start = '',$sort = '', $order 
= '', $query = '', $offset = '')
                {
!                       print "\$_type=$_type, \$start=$start , \$sort=$sort, 
\$order=$order, \$query=$query, \$offset=$offset<br>";
                        $query = strtolower($query);
                        if ($offset)
--- 318,322 ----
                function get_list($_type='both', $start = '',$sort = '', $order 
= '', $query = '', $offset = '')
                {
!                       //print "\$_type=$_type, \$start=$start , \$sort=$sort, 
\$order=$order, \$query=$query, \$offset=$offset<br>";
                        $query = strtolower($query);
                        if ($offset)





reply via email to

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