ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
server.php File Reference

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")

Variable Documentation

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.