From 573e0c662bd5684b13cfc59eaa29db467831c078 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 11 Aug 2016 20:52:53 +0200 Subject: Display registration date on account details page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg Signed-off-by: Lukas Fleischer --- web/template/account_details.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/template') diff --git a/web/template/account_details.php b/web/template/account_details.php index 8b763824..b79685be 100644 --- a/web/template/account_details.php +++ b/web/template/account_details.php @@ -59,6 +59,10 @@ + + + format('Y-m-d') ?> + -- cgit v1.2.3-24-g4f1b