From: Roland Haeder Date: Fri, 29 Jul 2011 05:18:51 +0000 (+0000) Subject: init also this X-Git-Url: https://git.mxchange.org/?p=ctracker.git;a=commitdiff_plain;h=41ad0b3db32db06de610cfabdd3929b82cde5b78 init also this --- 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