ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
web_access_virtual.php File Reference

Go to the source code of this file.

Variables

 $checker = new ilWebAccessChecker()
 
if($checker->checkAccess()) else
 

Variable Documentation

◆ $checker

$checker = new ilWebAccessChecker()

Definition at line 29 of file web_access_virtual.php.

◆ else

if ( $checker->checkAccess()) else
Initial value:
{
$checker->sendError()

Definition at line 37 of file web_access_virtual.php.