|
All checks were successful
Deploy netdiag / deploy (push) Successful in 14s
netdiag_api_bootstrap() includete master.inc.php innerhalb der Funktion. Dadurch landeten $conf/$db/$langs/$user im Funktions-Scope und waren nach return weg — der erste DB-Zugriff (checkLoginPassEntity -> global $db) lief gegen null: Call to a member function query() on null. master.inc.php wird jetzt im File-Scope der Lib geladen, die Funktion macht nur noch CORS + OPTIONS-Preflight. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth.php | ||
| customers.php | ||
| netdiag_api.lib.php | ||
| orders.php | ||
| pdf.php | ||
| protocols.php | ||