summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-02-17 23:53:40 -0500
committerlolcat <will@lolcat.ca>2024-02-17 23:53:40 -0500
commit34d33323bdb9149648f13794ee2079f8272fa042 (patch)
tree18d472313daf15a77b80ac33238ff44c3afe8fef
parent43162438afb306e3e3227430135308167684f63c (diff)
more bugfix 2
-rw-r--r--about.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/about.php b/about.php
index 939705b..ba7d664 100644
--- a/about.php
+++ b/about.php
@@ -8,6 +8,7 @@ echo
$frontend->load(
"header_nofilters.html",
[
+ "timetaken" => null,
"title" => "About",
"class" => " class=\"about\""
]