Added new interfaces Handleable/-DataSet and ProtocolHandler (no content yet).
[core.git] / inc / classes / main / request / console / class_ConsoleRequest.php
2014-10-17 Roland HaederAdded new interfaces Handleable/-DataSet and ProtocolHa...
2014-05-20 Roland HaederHad to rename more stuff.
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 :(
2012-05-16 Roland HäderCopyright updated
2011-05-17 Roland HäderNow two methods should never be called, the Unsupported...
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-08-03 Roland Häder should be more encapsulated (abstracted)
2009-03-24 Roland HäderNow all command-line arguments are being passed through...
2009-03-24 Roland HäderConsoleRequest class basicly finished
2009-03-24 Roland HäderRequest class rewritten to extend BaseRequest class...