PMC-1151
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
parent
160b891219
commit
c95280fe2a
@@ -13,7 +13,7 @@ include PATH_LANGUAGECONT . "translation." . SYS_LANG;
|
||||
|
||||
class InstallerModule extends Controller
|
||||
{
|
||||
const PHP_VERSION_MINIMUM_SUPPORTED = '5.6';
|
||||
const PHP_VERSION_MINIMUM_SUPPORTED = '7.1';
|
||||
const PHP_VERSION_NOT_SUPPORTED = '7.2';
|
||||
public $path_config;
|
||||
public $path_languages;
|
||||
|
||||
Reference in New Issue
Block a user