From 207190aa87988cb0a511ef21f2c8afffc658bbea Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 20 Jan 2003 06:43:44 +0000 Subject: [PATCH] Make sure config array is always initialised before use --- admin/config.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/admin/config.html b/admin/config.html index 8d7a4b5026..3be946ba6a 100644 --- a/admin/config.html +++ b/admin/config.html @@ -98,7 +98,8 @@

maxeditingtime: - maxeditingtime, "", "", ""); - unset($options); ?> @@ -116,7 +116,8 @@

longtimenosee: - longtimenosee, "", "", ""); - unset($options); ?> @@ -155,13 +155,13 @@

slasharguments: - slasharguments, "", "", ""); - unset($options); ?> @@ -186,11 +186,11 @@

debug: - debug, "", "", ""); - unset($options); ?> -- 2.39.5