From: Michael M Slusarz Date: Tue, 14 Apr 2009 16:03:34 +0000 (-0600) Subject: Fix doc. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=dc7b117e72255ef26b662dd8afe5cef770959d7e;p=horde.git Fix doc. --- diff --git a/kronolith/lib/Imple/ContactAutoCompleter.php b/kronolith/lib/Imple/ContactAutoCompleter.php index 8cc9a7ae0..233934a2d 100644 --- a/kronolith/lib/Imple/ContactAutoCompleter.php +++ b/kronolith/lib/Imple/ContactAutoCompleter.php @@ -94,9 +94,6 @@ class Kronolith_Imple_ContactAutoCompleter extends Kronolith_Imple * Uses the Registry to expand names and return error information for * any address that is either not valid or fails to expand. * - * This method can be called statically, i.e.: - * $ret = IMP_Compose::expandAddresses(); - * * @param string $search The term to search by. * * @return array All matching addresses.