mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Update install.php
PHP v5.4 or higher
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
// minimal software version
|
||||
define('MIN_PHP_VERSION', '5.3');
|
||||
define('MIN_PHP_VERSION', '5.4');
|
||||
define('MIN_MYSQL_VERSION', '4.1.2');
|
||||
define('MAKE_INSTALL_LOG', true);
|
||||
|
||||
|
Reference in New Issue
Block a user