From 9cfeaf8e398c4c72fd7bf997364e9e92c3bf57e1 Mon Sep 17 00:00:00 2001 From: CassMen Date: Wed, 20 Nov 2024 15:08:12 -0300 Subject: [PATCH] fix: fixing undefined variable --- scripts/php-mode.php | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/php-mode.php b/scripts/php-mode.php index 9c98878..dbdc27e 100644 --- a/scripts/php-mode.php +++ b/scripts/php-mode.php @@ -21,6 +21,7 @@ $email_on = 'yes'; $sites_on = 'yes'; $passwd_on = 'yes'; + $js_title = ''; if ($page_title == 'yes') { $js_title = '';