]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/filter/cruncher/class_CruncherInitializationFilter.php
Also visit the NetworkPackage class to clear all stacks
[hub.git] / application / hub / main / filter / cruncher / class_CruncherInitializationFilter.php
index c72ca6cbc0af0d7cf1ee217a57c638f32e5e7348..196c83ee69daa06fe1d4413a07af11c723bb36ce 100644 (file)
@@ -85,7 +85,7 @@ class CruncherInitializationFilter extends BaseFilter implements Filterable {
                } catch (ClassNotFoundException $e) {
                        // This exception means, the cruncher mode is invalid.
                        // @TODO Can we rewrite this to app_die() ?
-                       $this->debugBackTrace(__METHOD__ . ': cruncher mode ' . $cruncherMode . ' is invalid.');
+                       $this->debugBackTrace('[' . __METHOD__ . ':' . __LINE__ . ']:  cruncher mode ' . $cruncherMode . ' is invalid.');
                }
 
                // Set the cruncher instance in registry