1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/7090] Update documented minimum PHP version to 5.2.0

PHPBB3-7090
This commit is contained in:
Igor Wiedler
2011-07-13 09:51:09 +02:00
parent 09e0460e5b
commit 541a7db101
7 changed files with 12 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
* Minimum Requirement: PHP 4.3.3
* Minimum Requirement: PHP 5.2.0
*/
/**