From e27a846a4ac142400c1ab9ad6d4fb7bc253ba1bc Mon Sep 17 00:00:00 2001 From: Cassio de Campos Date: Mon, 31 Jul 2017 16:26:22 +0100 Subject: show update time --- src/admin/contest.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/admin') diff --git a/src/admin/contest.php b/src/admin/contest.php index ddffed4..5843bd6 100644 --- a/src/admin/contest.php +++ b/src/admin/contest.php @@ -210,6 +210,11 @@ echo $contest; " size="40" maxlength="200" /> += 4 && is_numeric($exd[3]) && $exd[3] > 0) + echo "Last update from mainsite:" . dateconv($exd[3]) . "\n"; +?> Unlock password (only use it within a secure network): -- cgit v1.2.3