1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to PHP 5.3.2

PHPBB3-10693
This commit is contained in:
David King
2012-03-08 18:04:24 -05:00
parent 75e731e14b
commit 063f6893af
5 changed files with 8 additions and 8 deletions

View File

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