Copyright year updated, converted double->single quotes
[core.git] / inc / classes / main / response / console / class_ConsoleResponse.php
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
2012-03-24 Roland HäderFixed a typo
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-02-28 Roland Häder'public static final' is correct
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-18 Roland HäderflushBuffer() overwritten
2009-07-18 Roland HäderNow default_console_command in console responses
2009-07-18 Roland HäderConsole response class added