mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
REVIEWED THE FILE INCLUSION POLICY
- includes are relative to the application root folder, aka APPROOT - changed the config file, while preserving the compatibility with older installs SVN:trunk[962]
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
*/
|
||||
|
||||
|
||||
require_once('../core/email.class.inc.php');
|
||||
require_once(APPROOT.'/core/email.class.inc.php');
|
||||
|
||||
/**
|
||||
* A user defined action, to customize the application
|
||||
|
||||
Reference in New Issue
Block a user