From 5c04f93d6002314e138531876398ac5b2ffadec3 Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Wed, 26 Jan 2011 16:45:55 +0100 Subject: [PATCH] DB is not optional. If it is required by an application there'll be a hard error. --- framework/Core/package.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/framework/Core/package.xml b/framework/Core/package.xml index 9bd7bce40..33fc0c37b 100644 --- a/framework/Core/package.xml +++ b/framework/Core/package.xml @@ -583,6 +583,10 @@ Application Framework. pear.horde.org + DB + pear.php.net + + Exception pear.horde.org @@ -661,10 +665,6 @@ Application Framework. pear.horde.org - DB - pear.php.net - - Editor pear.horde.org -- 2.11.0