fix: work on very basic PHP remediation

This commit is contained in:
Emmanuel BENOîT 2024-12-31 00:25:05 +01:00
parent b18b795ab3
commit 6ee9078e0c
Signed by: Emmanuel BENOîT
SSH key fingerprint: SHA256:l7PFUUF5TCDsvYeQC9OnTNz08dFY7Fvf4Hv3neIqYpg
117 changed files with 216 additions and 208 deletions
scripts

View file

@ -60,6 +60,7 @@ if ($__runFromAdmin) {
}
l::setFatalHandler('__adminFatalError');
$argh = null;
try {
dbConnect();