mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-07-02 08:50:17 +00:00
As well as causing an unsightly SQL error in the logs this was actually crashing PHP in some cases. Also we don't delete the row unless the ID is > 1, to avoid deleting the admin user by accident.