Updated copyright:
[core.git] / inc / classes / main / resolver / controller / console / class_ConsoleControllerResolver.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-05-31 Roland HäderMade lower to upper case:
2012-05-16 Roland HäderCopyright updated
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-03-10 Roland HäderAs of a good naming convention, do not short-cut variables
2011-03-05 Roland HäderCopyright updated
2011-03-05 Roland HäderHost name fixed (a redirect causes an error), duplicate...
2011-02-28 Roland Häder'public static final' is correct
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-07-18 Roland HäderMissing getter for controllerPrefix added
2009-07-18 Roland HäderloadController() is now more generic (TODO: check that...
2009-07-18 Roland HäderNow by default with news due to deprecation of 'page_wi...
2009-07-18 Roland HäderNo news controller, should be deprecated and decided...
2009-07-18 Roland HäderNo 'page' in console
2009-07-18 Roland HäderNo longer web commands in console controllers...
2009-07-18 Roland HäderConsoleControllerResolver added