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