From 41ad0b3db32db06de610cfabdd3929b82cde5b78 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 29 Jul 2011 05:18:51 +0000 Subject: [PATCH] init also this --- libs/lib_detector.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 49c341b..8d75a2f 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -85,7 +85,8 @@ function initCrackerTrackerArrays () { // Init more elements $GLOBALS['ctracker_post_track'] = ''; - $GLOBALS['ctracker_checkworm'] = ''; + $GLOBALS['ctracker_checkworm'] = ''; + $GLOBALS['ctracker_check_post'] = ''; } // Checks for worms -- 2.39.2