From: Chuck Hagenbuch Date: Wed, 15 Jul 2009 14:33:21 +0000 (-0400) Subject: fix dependency on Core package, and add dependency on Exception package X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d5026db0fe8cf92f24072e31d3ac88e0690bb889;p=horde.git fix dependency on Core package, and add dependency on Exception package --- diff --git a/framework/Auth/package.xml b/framework/Auth/package.xml index 67ae1eb50..ca8c02677 100644 --- a/framework/Auth/package.xml +++ b/framework/Auth/package.xml @@ -6,7 +6,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> Auth pear.horde.org Horde Authentication API - The Horde_Auth:: package provides a common abstracted interface into the various backends for the Horde authentication system. + The Horde_Auth:: package provides a common interface into the various backends for the Horde authentication system. Chuck Hagenbuch @@ -99,7 +99,11 @@ http://pear.php.net/dtd/package-2.0.xsd"> 1.5.4 - Horde_Framework + Core + pear.horde.org + + + Exception pear.horde.org