From a2efa08d3529758b67db5b8687f8df43de63f1d0 Mon Sep 17 00:00:00 2001 From: Arno Richter Date: Tue, 13 Dec 2022 23:45:48 +0100 Subject: display edit times of posts. add a config option to disable. --- templates/single.inc.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'templates/single.inc.php') diff --git a/templates/single.inc.php b/templates/single.inc.php index cd01127..29184d4 100644 --- a/templates/single.inc.php +++ b/templates/single.inc.php @@ -86,7 +86,12 @@ $datetime = date_format($date, 'Y-m-d H:i:s'); $formatted_time = date_format($date, 'M d Y H:i'); ?> - + + + + + +