]> git.mxchange.org Git - core.git/commit
Added sendGenericGetResponse() which sends a generic HTML GET response to the
authorRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 21:59:13 +0000 (23:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 21:59:13 +0000 (23:59 +0200)
commit0e1f68b92cbc5626c528895e8044a4ef0abb61d2
tree0f36b4fe189647a2f21ad0186527a4590b025739
parentbb9fc73885ab80faa324ce6dd275e766b28221d9
Added sendGenericGetResponse() which sends a generic HTML GET response to the
client. This means a header, menu, content and footer is compiled and send out
to the client.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/commands/class_BaseCommand.php