Merge #16186 - Remove K_PATH_IMAGES constant not used since 4.7
Pull-request: #16186 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
commit
18b545de3d
@ -75,12 +75,6 @@ define('VERSION_CHECK_DEFAULT', true);
|
||||
*/
|
||||
define('LOCALE_PATH', ROOT_PATH . 'locale/');
|
||||
|
||||
/**
|
||||
* Avoid referring to nonexistent files (causes warnings when open_basedir
|
||||
* is used)
|
||||
*/
|
||||
define('K_PATH_IMAGES', ROOT_PATH);
|
||||
|
||||
/**
|
||||
* Define the cache directory for routing cache an other cache files
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user