rootPath = $_SERVER["DOCUMENT_ROOT"] . $relativePath . "/"; $this->rootUrl = $_SERVER["REQUEST_SCHEME"] . "://" . $_SERVER["HTTP_HOST"] . $relativePath ."/"; } public function init($context) { } }