From a3e5b7925a7a0d54b402a546329fbb635a486fa6 Mon Sep 17 00:00:00 2001 From: mattpass Date: Tue, 6 Oct 2020 17:18:50 +0100 Subject: [PATCH] ICE root only shown now, default also, display versions --- editor.php | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/editor.php b/editor.php index 4fc35f7..22f8e79 100644 --- a/editor.php +++ b/editor.php @@ -115,7 +115,7 @@ h2 {color: rgba(0,198,255,0.7)}



-

+





@@ -157,6 +157,22 @@ h2 {color: rgba(0,198,255,0.7)} +

ICEcoder

+
+ ' . $gitCommit . ')'; + } + echo "v" . $ICEcoder["versionNo"] . $gitCommitTextLink; + ?>

+
+ +