summaryrefslogtreecommitdiff
path: root/php/footer.php
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-20 14:28:18 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-20 14:28:18 -0700
commit5c907a1351fe91ced79f969df5a616a786a5c8d9 (patch)
tree8d72547757c69a8ffe1b1f00cd0654156e3527f7 /php/footer.php
parent60ee079ffabfcac3fe951685b73c8e834c22f848 (diff)
Fix some formatting
Diffstat (limited to 'php/footer.php')
-rwxr-xr-xphp/footer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/php/footer.php b/php/footer.php
index 652bf3e..2d7903d 100755
--- a/php/footer.php
+++ b/php/footer.php
@@ -28,4 +28,5 @@ $targets = [
$html = replace(ROOT . '/html/footer.html', $targets);
echo $html;
+
?>