ENHANCEMENT: added module legacydatetimefields to the requirements

This commit is contained in:
Frank Winkelmann 2010-07-20 03:50:17 +00:00
parent 80536b419a
commit 68bdc33843
1 changed files with 2 additions and 3 deletions

View File

@ -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.