| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
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 | |
| if(ILIAS_MODULE!="webservice/soap") global | $HTTP_RAW_POST_DATA = file_get_contents("php://input") | 
| $server = & new ilNusoapUserAdministrationAdapter(true) | |
| $HTTP_RAW_POST_DATA = file_get_contents("php://input") | 
Definition at line 34 of file nusoapserver.php.
| $server = & new ilNusoapUserAdministrationAdapter(true) | 
Definition at line 46 of file nusoapserver.php.