From 2ca05e9c3b699aafd580fba1d51d3f1b212e6f99 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Mon, 28 Aug 2023 15:26:17 +0200 Subject: [PATCH] remove testing code --- public_html/admin/index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/public_html/admin/index.php b/public_html/admin/index.php index 34e1156..74c931c 100644 --- a/public_html/admin/index.php +++ b/public_html/admin/index.php @@ -164,8 +164,6 @@ if (!$oR->isEnabled()){ } - $sTable=''; - $sTable=$sTable ? '<table class="mydatatable"><thead> <tr> -- GitLab