]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - index.php
Setup major reshuffle: split up in pre-auth: backend & user creation, and
[irc/unrealircd/unrealircd-webpanel.git] / index.php
index 8bd66ee3242fb9b2b1235816c8ee76cd1d5bf25f..dbd4e03611d627c86d04b8c8768d37ff25f29786 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,7 +1,7 @@
 <?php
 require_once "common.php";
-require_once "connection.php";
 require_once "header.php";
+require_once "connection.php";
 
 $stats = $rpc->stats()->get();
 ?>