ILIAS
Release_5_0_x_branch Revision 61816
|
Go to the source code of this file.
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) |
Variables | |
const | ILIAS_MODULE = "webservice/soap" |
const | IL_SOAPMODE_NUSOAP = 0 |
const | IL_SOAPMODE_INTERNAL = 1 |
$ilIliasIniFile = new ilIniFile("./ilias.ini.php") |
$ilIliasIniFile = new ilIniFile("./ilias.ini.php") |
Definition at line 40 of file server.php.
const IL_SOAPMODE_INTERNAL = 1 |
Definition at line 37 of file server.php.
const IL_SOAPMODE_NUSOAP = 0 |
Definition at line 36 of file server.php.
Referenced by ilSoapAdministration\ilSoapAdministration().
const ILIAS_MODULE = "webservice/soap" |
Definition at line 35 of file server.php.