From 6ae6d6946eb50648d8163aeadbf49af70c75ec67 Mon Sep 17 00:00:00 2001 From: Florin-Ciprian Bodin Date: Tue, 19 Mar 2024 07:05:05 +0200 Subject: [PATCH] Update ConfigData.php --- classes/ConfigData.php | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/classes/ConfigData.php b/classes/ConfigData.php index 6f83da5..58e985b 100644 --- a/classes/ConfigData.php +++ b/classes/ConfigData.php @@ -1,5 +1,4 @@ ' . Url::html_output($file) . ' on line ' . ($i + 1) . '.
Format is "variable name[tab]value"');