28 define(
'IMPORT_PATH',
'import');
30 $this->import_path = parent::getPath() .
"/" . IMPORT_PATH;
42 if (!file_exists($this->import_path)) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static makeDir(string $a_dir)
creates a new directory and inherits all filesystem permissions of the parent directory You may pass ...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc