summaryrefslogtreecommitdiff
path: root/about.php
diff options
context:
space:
mode:
Diffstat (limited to 'about.php')
-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\""
]