mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
(retrofit from trunk) Bug fix: load modules before generating the WSDL file, since some modules may come with their own webservices.
SVN:2.3[4564]
This commit is contained in:
@@ -50,7 +50,7 @@ require_once(APPROOT.'application/utils.inc.php');
|
||||
|
||||
// Load the modules installed and enabled
|
||||
//
|
||||
$oConfig = utils::GetConfig();
|
||||
require_once(APPROOT.'/application/startup.inc.php');
|
||||
|
||||
require_once(APPROOT.'webservices/webservices.basic.php');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user