]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - users/index.php
Move including connection.php out of common.php so it is made explicit.
[irc/unrealircd/unrealircd-webpanel.git] / users / index.php
index 7723b2c1610109af990410f8506f381d3528e605..ae34c2aa1fa7387c97ea57dda62ffff1fd0ee832 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 require_once "../common.php";
+require_once "../connection.php";
 require_once "../header.php";
 
 if (!empty($_GET))