]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - index.php
Add the footer back
[irc/unrealircd/unrealircd-webpanel.git] / index.php
index 98ef1da0f39b366950c2583a67e386afec753b9a..dd0d60fe3f4b24a9cb23543304ffa9e3fdece57a 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,6 +1,5 @@
 <?php
 require_once "common.php";
-
 require_once "header.php";
 
 rpc_pop_lists();
@@ -201,4 +200,8 @@ rpc_pop_lists();
                        </div>
                </div>
        </div>
-</div>
\ No newline at end of file
+</div>
+
+<?php
+
+require_once "footer.php";