ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
nusoapserver.php File Reference

Go to the source code of this file.

Namespaces

 ilias
 redirection script todo: (a better solution should control the processing via a xml file)
 

Variables

if(ILIAS_MODULE !="webservice/soap") global $HTTP_RAW_POST_DATA = file_get_contents("php://input")
 
 $server = new ilNusoapUserAdministrationAdapter(true)
 

Variable Documentation

◆ $HTTP_RAW_POST_DATA

$HTTP_RAW_POST_DATA = file_get_contents("php://input")

Definition at line 34 of file nusoapserver.php.

◆ $server

$server = new ilNusoapUserAdministrationAdapter(true)

Definition at line 46 of file nusoapserver.php.