diff options
| author | lolcat <will@lolcat.ca> | 2024-02-17 23:53:40 -0500 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2024-02-17 23:53:40 -0500 |
| commit | 34d33323bdb9149648f13794ee2079f8272fa042 (patch) | |
| tree | 18d472313daf15a77b80ac33238ff44c3afe8fef | |
| parent | 43162438afb306e3e3227430135308167684f63c (diff) | |
more bugfix 2
| -rw-r--r-- | about.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ echo $frontend->load( "header_nofilters.html", [ + "timetaken" => null, "title" => "About", "class" => " class=\"about\"" ] |
