Remove outdated note about PHP 5.3 requirement

This commit is contained in:
Aleksander Machniak 2015-06-16 09:26:52 +02:00
parent 0a24a09a73
commit a52bf1abe3

View file

@ -18,12 +18,6 @@ is installed and configured correctly.
For recurring event computation, some utility classes from the Horde project
are used. They are packaged in a slightly modified version with this plugin.
IMPORTANT
---------
The calendar module makes heavy use of PHP's DateTime as well as DateInterval
classes. The latter one requires at least PHP 5.3.0 to run.
REQUIREMENTS
------------