phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/inc/class.contacts_shared.inc.php, 1.9.2.1.2


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/inc/class.contacts_shared.inc.php, 1.9.2.1.2.8
Date: Wed, 23 Jun 2004 10:24:01 +0200

Update of /phpgwapi/inc
Modified Files:
        Branch: Version-0_9_16-branch
          class.contacts_shared.inc.php

date: 2004/06/23 08:24:01;  author: powerstat;  state: Exp;  lines: +6 -6

Log Message:
more phpdoc updates and removed 2 useless breaks
=====================================================================
Index: phpgwapi/inc/class.contacts_shared.inc.php
diff -u phpgwapi/inc/class.contacts_shared.inc.php:1.9.2.1.2.7 
phpgwapi/inc/class.contacts_shared.inc.php:1.9.2.1.2.8
--- phpgwapi/inc/class.contacts_shared.inc.php:1.9.2.1.2.7      Mon Jun 21 
07:49:45 2004
+++ phpgwapi/inc/class.contacts_shared.inc.php  Wed Jun 23 08:24:01 2004
@@ -185,12 +185,12 @@
                }
 
                /**
+               * Eliminate fields that are not found within $filterfields from 
LDAP fields
                *
-               *
-               * @param $ldap_fields,
-               * @param $filterfields
-               * @param $DEBUG
-               * @return
+               * @param array $ldap_fields Array with LDAP fields to filter
+               * @param array $filterfields LDAP fields to filter
+               * @param boolean $DEBUG true to switch debug mode on, defaults 
to false
+               * @return array New LDAP field array incuding only fields from 
$filterfields
                * @deprecated
                */
                function filter_ldap($ldap_fields,$filterfields,$DEBUG=0)




reply via email to

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