summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2017-07-08 16:05:25 -0700
committerCarson Fleming <cflems@cflems.net>2017-07-08 16:05:25 -0700
commit2f14a6bc40fefc5ef573e45348050071708dff71 (patch)
tree9687519c27e1063c888db35c0d0c8048cdee0fe5 /index.php
parentff73103903dd3417e1a4d2b180e6d652b548a9de (diff)
downloadbulletin-2f14a6bc40fefc5ef573e45348050071708dff71.tar.gz
Automated copyright notice update
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.php b/index.php
index bc9e323..8caeea2 100644
--- a/index.php
+++ b/index.php
@@ -1,5 +1,6 @@
<?php
require('inc/common.php');
+fatal('hi');
?>
<!DOCTYPE html>
<html>
@@ -72,7 +73,7 @@ require('inc/common.php');
</a>
</div>
<div id="footer">
- <p id="copy"><a href="#cover">Top</a>&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp;&nbsp;Copyright &copy; 2016 Bulletin Team</p>
+ <p id="copy"><a href="#cover">Top</a>&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp;&nbsp;<?=copy_notice();?></p>
</div>
</div>
</div>