Throwing an NPE here hides the actual exception and it is much harder to track what...
[core.git] / inc / includes.php
2015-03-17 Roland HaederUpdated copyright:
2014-10-17 Roland HaederAdded new interfaces Handleable/-DataSet and ProtocolHa...
2014-03-29 Roland HaederMerge branch 'contrib'
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-01-31 Roland HäderAdded example local configuration file
2012-08-27 Roland HäderRewrote all TODO lines, 'hooks.php' is now fully deprec...
2012-05-16 Roland HäderUpdate also these copyrights
2011-11-08 Roland HäderStatic method getInstance() conflicts with getInstance...
2011-03-05 Roland HäderCopyright updated
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-12-10 Roland HäderCode cleanups, deprecated classes renamed
2009-08-15 Roland HäderWe no longer need this old piece of code
2009-08-15 Roland HäderMoved 'devel' directory (need to update all repos)
2009-08-03 Roland Häder should be more encapsulated (abstracted)
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-23 Roland HäderDouble->single converted, framework will abort if appli...
2009-03-24 Roland Häderrequire_once() is inperformant, replace with require()
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-13 Roland HäderVariable cfg refactured
2009-03-13 Roland HäderMore quotes rewritten
2009-03-13 Roland HäderSome rewrites of double-quote to single-quote
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-03-13 Roland HäderRewritten to register our own __autoload method, loadCl...
2009-02-03 Roland HäderCopyright updated
2008-11-20 Roland HäderProblem with additional config files fixed
2008-11-19 Roland HäderNow in own repository for remote checkouts