Update Horde versions.
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 29 Jan 2009 08:11:15 +0000 (01:11 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 29 Jan 2009 08:12:55 +0000 (01:12 -0700)
chora/test.php

index 202bd25..435efab 100644 (file)
@@ -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'
     ),
 );