From: Bram Matthys Date: Sun, 23 Apr 2023 15:37:09 +0000 (+0200) Subject: Setup: warn if file_auth database exists too X-Git-Tag: 0.9~109 X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/commitdiff_plain/224b44c822a76d98961f30a5825baee70a1111be Setup: warn if file_auth database exists too --- diff --git a/settings/install.php b/settings/install.php index 353c165..60acfe6 100644 --- a/settings/install.php +++ b/settings/install.php @@ -289,7 +289,7 @@ $writable = (is_writable("../config/")) ? true: false;