Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Classes | |
class | antivirus |
Checks status of antivirus scanners by looking back at any recent scans. More... | |
class | configrw |
Verifies config.php is not writable anymore after installation. More... | |
class | displayerrors |
Verifies displaying of errors. More... | |
class | environment |
Environment check. More... | |
class | preventexecpath |
Verifies the status of preventexecpath. More... | |
class | publicpaths |
Check the public access of various paths. More... | |
class | unsecuredataroot |
Verifies fatal misconfiguration of dataroot. More... | |
class | upgradecheck |
Upgrade check. More... | |
Upgrade check.
Verifies fatal misconfiguration of dataroot.
Check the presence of public paths via curl.
Verifies the status of preventexecpath.
Environment check.
Verifies displaying of errors.
Verifies config.php is not writable anymore after installation.
Problem for lib files and 3rd party code because we can not disable debugging in these scripts (they do not include config.php)