Skip to content

Commit

Permalink
Merge pull request silverstripe#10 from robert-h-curry/7131-php-versi…
Browse files Browse the repository at this point in the history
…on-requirement

ENHANCEMENT: Change PHP version requirements in comments. Part of #7131.
  • Loading branch information
chillu committed Apr 13, 2012
2 parents ae4119e + 3e69c0d commit 2bef7cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.php
Expand Up @@ -4,7 +4,7 @@
************************************************************************************ ************************************************************************************
** ** ** **
** If you can read this text in your browser then you don't have PHP installed. ** ** 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. **
** ** ** **
************************************************************************************ ************************************************************************************
************************************************************************************/ ************************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion install.php
Expand Up @@ -4,7 +4,7 @@
************************************************************************************ ************************************************************************************
** ** ** **
** If you can read this text in your browser then you don't have PHP installed. ** ** 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. **
** ** ** **
************************************************************************************ ************************************************************************************
************************************************************************************/ ************************************************************************************/
Expand Down

0 comments on commit 2bef7cd

Please sign in to comment.