about summary refs log tree commit diff stats
path: root/stats.php
diff options
context:
space:
mode:
authorCharlie Root <root@tilde.institute>2020-06-29 23:27:53 -0400
committerCharlie Root <root@tilde.institute>2020-06-29 23:27:53 -0400
commit603ac04ec07b8140a147e1eafaf0e3fc6baeee68 (patch)
tree63e4cfa5904e63c318c8caad5366341ff910a440 /stats.php
parent2d0934b6f5151788f407b40790c0898f625a185c (diff)
downloadsite-603ac04ec07b8140a147e1eafaf0e3fc6baeee68.tar.gz
changed naming scheme for included files
Diffstat (limited to 'stats.php')
-rwxr-xr-xstats.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.php b/stats.php
index 068dda3..4109048 100755
--- a/stats.php
+++ b/stats.php
@@ -12,7 +12,7 @@
 </head>
 <body>
 <div id="container">
-    <?php include("header.html"); ?>
+    <?php include("_header.html"); ?>
     <div id="content">
         <br />
         <!--<p><code><?php include("table.weekconns"); ?></code> unique users logged in this week (resets Saturdays <code>00:00 UTC</code>)</p>-->