HifiPlanet-Website/hifi/api/config
Maaxxs a3854fe5b8 Fix fatal error when db.php doesn't exist yet on a fresh deployment
config.php and SetupController beide luden db.php bisher ungeprueft per
require, was auf einem frischen Server (vor der Ersteinrichtung) zu
einem fatalen Fehler gefuehrt haette, noch bevor /setup ueberhaupt
erreichbar ist. Faellt jetzt auf eine leere Config zurueck.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-05 14:08:14 +02:00
..
config.php Fix fatal error when db.php doesn't exist yet on a fresh deployment 2026-07-05 14:08:14 +02:00
db.php.example Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
setup.php.example Add first-time setup wizard (/setup) 2026-07-05 14:06:12 +02:00