summaryrefslogtreecommitdiff
path: root/dash/footer.php
blob: 963d5255a1811f929bbccd39e4d03aff334d1dc1 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
if (!defined('HEIRARCHY')) die;
$db->close();
?>
    </div>
    <div id="footer">
      <p id="copy">Copyright &copy; 2016 Bulletin Team</p>
    </div>
  </body>
</html>