ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
gs_content.php
Go to the documentation of this file.
1<?php
2
19require_once(__DIR__ . '/../vendor/composer/vendor/autoload.php');
20require_once(__DIR__ . '/../artifacts/bootstrap_default.php');
22
23if (PHP_SAPI !== 'cli') {
25 entry_point('ILIAS Legacy Initialisation Adapter');
26 (new ContentRenderer())->run();
27}
static init(string $a_type)
Init context by type.
const CONTEXT_WAC
entry_point(string $name)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition: result1.php:21