]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/filter/bootstrap/crawler/class_CrawlerBootstrapGenericActivationFilter.php
Updated 'core'.
[hub.git] / application / hub / main / filter / bootstrap / crawler / class_CrawlerBootstrapGenericActivationFilter.php
index 571ef3b9c2770fbf648f6094005ccfbd7c25036e..cfe1b0d2071a2e23d879c1e69078dd31f564ac44 100644 (file)
@@ -61,7 +61,7 @@ class CrawlerBootstrapGenericActivationFilter extends BaseCrawlerFilter implemen
                $crawlerInstance->enableIsActive();
 
                // Debug message
-               self::createDebugInstance(__CLASS__)->debugOutput('BOOTSTRAP: The crawler console has been activated.');
+               self::createDebugInstance(__CLASS__)->debugOutput('BOOTSTRAP: The crawler has been activated.');
        }
 }