Merge pull request #10 from robert-h-curry/7131-php-version-requirement

ENHANCEMENT: Change PHP version requirements in comments. Part of #7131.
This commit is contained in:
Ingo Schommer 2012-04-13 06:39:42 -07:00
commit 2bef7cde4f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
************************************************************************************
** **
** If you can read this text in your browser then you don't have PHP installed. **
** Please install PHP 5.0 or higher, preferably PHP 5.2. **
** Please install PHP 5.3.2 or higher, preferably PHP 5.3.10. **
** **
************************************************************************************
************************************************************************************/

View File

@ -4,7 +4,7 @@
************************************************************************************
** **
** If you can read this text in your browser then you don't have PHP installed. **
** Please install PHP 5.2 or higher, preferably PHP 5.3. **
** Please install PHP 5.3.2 or higher, preferably PHP 5.3.10. **
** **
************************************************************************************
************************************************************************************/