From f68080483d6a5ab349af31d6555bc44af6a204ee Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 29 Jan 2009 01:11:15 -0700 Subject: [PATCH] Update Horde versions. --- chora/test.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chora/test.php b/chora/test.php index 202bd25fc..435efab47 100644 --- a/chora/test.php +++ b/chora/test.php @@ -49,8 +49,8 @@ $module_list = array(); /* Display versions of other Horde applications. */ $app_list = array( 'horde' => array( - 'error' => 'Chora requires Horde 3.0 or greater to operate.', - 'version' => '3.0' + 'error' => 'Chora requires Horde 4.0 or greater to operate.', + 'version' => '4.0' ), ); -- 2.11.0