]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Whoops ) too much :D
authorBram Matthys <redacted>
Tue, 11 Apr 2023 18:57:37 +0000 (20:57 +0200)
committerBram Matthys <redacted>
Tue, 11 Apr 2023 18:57:37 +0000 (20:57 +0200)
config/config.php.sample

index 91e72b959e51d0054a833bb46e047c1b2b7ee4a9..1e78d7256545d3bab860a10670d33f606bdd7de4 100644 (file)
@@ -57,8 +57,7 @@ $config["plugins"] = [
                //"example_plugin", /* An example plugin */
                //"sql_auth", /* Provides a login page which uses SQL */
                //"php_mailer", /* Provides ability to send emails on behalf of the admin panel */
-       ]
-);
+       ];
 
 
 /**