a25323cd by Jeff Balicki

e

1 parent 9a6fa857
Showing 1 changed file with 1 additions and 0 deletions
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
54 <body> 54 <body>
55 55
56 <?php 56 <?php
57
57 include('includes/loggedin.php'); 58 include('includes/loggedin.php');
58 59
59 //if (isset($_SESSION['username'])) { 60 //if (isset($_SESSION['username'])) {
......