This is an overview of the directives that are modified or read inside the application's code.
Alteration | File | Line |
---|---|---|
@set_time_limit($time_limit) | /install/vendor/smarty/libs/sysplugins/smarty_internal_utility.php | 128 |
get_include_path( ) | /install/vendor/smarty/libs/sysplugins/smarty_internal_get_include_path.php | 34 |
set_include_path(dirname(__FILE__)) | /bootstrap.php | 31 |
set_include_path(dirname(__FILE__)) | /install/cli.php | 58 |
set_include_path(get_include_path( ) . PATH_SEPARATOR . SMARTY_SYSPLUGINS_DIR) | /install/vendor/smarty/libs/Smarty.class.php | 83 |
@set_time_limit($time_limit) | /install/vendor/smarty/libs/sysplugins/smarty_internal_utility.php | 64 |
get_include_path( ) | /install/vendor/smarty/libs/Smarty.class.php | 83 |
ini_get('mbstring.func_overload') | /install/vendor/smarty/libs/sysplugins/smarty_internal_templatelexer.php | 94 |
ini_get('asp_tags') | /install/vendor/smarty/libs/sysplugins/smarty_internal_templateparser.php | 117 |
ini_get('post_max_size') | /application/Espo/Tools/App/AppService.php | 413 |
ini_get('short_open_tag') | /install/vendor/smarty/libs/sysplugins/smarty_internal_resource_php.php | 27 |
ini_set('short_open_tag', '1') | /install/vendor/smarty/libs/sysplugins/smarty_internal_resource_php.php | 109 |
ini_set('short_open_tag', $this->short_open_tag) | /install/vendor/smarty/libs/sysplugins/smarty_internal_resource_php.php | 111 |
ini_get('mbstring.func_overload') | /install/vendor/smarty/libs/sysplugins/smarty_internal_configfilelexer.php | 38 |