From 68bdc3384354f114e5d58d9ab0818b1868d5722d Mon Sep 17 00:00:00 2001 From: Frank Winkelmann Date: Tue, 20 Jul 2010 03:50:17 +0000 Subject: [PATCH] ENHANCEMENT: added module legacydatetimefields to the requirements --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7748012..24884f5 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ ## Requirements * SilverStripe 2.4 or newer - * Database: MySQL, Postgres, SQLite or MSSQL + * Database: MySQL, Postgres, SQLite or MSSQL * PHP 5.2 or newer (because of Zend_Date usage) + * module legacydatetimefields (http://svn.silverstripe.com/open/modules/legacydatetimefields/trunk) ## Installation @@ -20,5 +21,3 @@ new to have the DailyTask cron job set up. See ScheduledTask.php ## Usage When you open a page in the CMS, there will now be a Review tab. - -