bug fix to fetch addresses with number > 1
authorJean-Marc Coic <jean-marc.coic@polytechnique.org>
Thu, 3 Feb 2005 22:35:37 +0000 (22:35 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:02 +0000 (23:28 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-442

include/webservices/manageurs.server.inc.php

index d042380..df6c6e0 100644 (file)
@@ -68,7 +68,7 @@ function get_annuaire_infos($method, $params) {
                     {
                         if($adresse == $i){//si on veut cette adresse en particulier
                             $array['adresse'][0] = $adr;
-                            $res->free();
+                            //$res->free();
                             break;
                         }
                         elseif($adresse == 0){//si on veut toutes les adresses