]> git.mxchange.org Git - hub.git/history - application/hub/main/filter/node/class_NodeInitializationFilter.php
Used exit() instead of die()
[hub.git] / application / hub / main / filter / node / class_NodeInitializationFilter.php
2012-08-07 Roland HäderUsed exit() instead of die()
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-05-16 Roland HäderCopyright notice updated
2012-03-14 Roland HäderDebug lines added, constant name fixed, internal TODO...
2011-11-09 Roland HäderAlso visit the NetworkPackage class to clear all stacks
2011-11-08 Roland HäderHub project continued:
2011-11-06 Roland HäderUse $this->debugBackTrace() instead of die()
2011-04-28 Roland HäderHandling of decoded raw data continued:
2011-03-12 Roland HäderA lot new methods/class added and many cleanups:
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-07 Roland HäderMethod addExtraFilters() added to all node types (parti...
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-25 Roland HäderNo longer needed initialization of requestInstance...
2009-07-19 Roland HäderFilter for node initialization added, more preparation...