From cd07c1fce7ea39156e5c82646ecbcd681aa052f8 Mon Sep 17 00:00:00 2001 From: Thayol Date: Fri, 9 Jul 2021 01:47:46 +0200 Subject: [PATCH] Added new section comment --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 719edcd..34715f7 100644 --- a/index.php +++ b/index.php @@ -404,6 +404,7 @@ else } +// functions used by renderers function get_fancy_date($date) : string { $now = time();