summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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\""
]