mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
N°2439 Add real autoloader for framework files (not modules)
This commit is contained in:
@@ -1215,7 +1215,7 @@ class utils
|
||||
*
|
||||
* ```php
|
||||
* if (!defined('__DIR__')) define('__DIR__', dirname(__FILE__));
|
||||
* require_once(__DIR__.'/../../approot.inc.php');
|
||||
* require_once(__DIR__.'/../../bootstrap.inc.php');
|
||||
* ```
|
||||
*
|
||||
* @param string $sModule
|
||||
|
||||
Reference in New Issue
Block a user