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