]> git.mxchange.org Git - lfdb2.git/commit
getResponseTypeFromSystem() is now static.
authorRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 17:36:13 +0000 (18:36 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 18:20:35 +0000 (19:20 +0100)
commitba6827677a1546937a45beaf32191f3c3d055b06
treecf31b4121220b81fcfb2560a09bbf12f616169de
parent0bdda0f94fbd1fbb17f429946cb7359703d587b7
getResponseTypeFromSystem() is now static.

Output system is now no longer initialized by loading a centralized
inc/output.php as this was a stupid idea and sometimes the same application
has a console and web part.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/lfdb2/class_ApplicationHelper.php
application/lfdb2/init.php
core