diff --git a/data/web/debug.php b/data/web/debug.php index 35511898..e061e1c6 100644 --- a/data/web/debug.php +++ b/data/web/debug.php @@ -4,6 +4,7 @@ require_once "inc/prerequisites.inc.php"; if (isset($_SESSION['mailcow_cc_role']) && $_SESSION['mailcow_cc_role'] == "admin") { require_once "inc/header.inc.php"; $_SESSION['return_to'] = $_SERVER['REQUEST_URI']; +$git_last = array_pop(file('/git_head')); ?>
Git head
+