From: Michael M Slusarz Date: Thu, 29 Jan 2009 08:11:15 +0000 (-0700) Subject: Update Horde versions. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f68080483d6a5ab349af31d6555bc44af6a204ee;p=horde.git Update Horde versions. --- 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' ), );