]> git.mxchange.org Git - core.git/commit - inc/classes/main/response/http/class_HttpResponse.php
Introduced initWebOutputInstance() which will initialize a web output instance.
authorRoland Haeder <roland@mxchange.org>
Sun, 22 Mar 2015 21:54:18 +0000 (22:54 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 22 Mar 2015 21:54:18 +0000 (22:54 +0100)
commitdf2e651915deb67dc47b37943afb31298d185dc9
treee10c5cb7c94b89b150b538dc2db992d1803cfc9f
parent25f3d336c291b783f803f0795a610a509fcbaf54
Introduced initWebOutputInstance() which will initialize a web output instance.

Signed-off-by: Roland Häder <roland@mxchange.org>
db/.htaccess [new file with mode: 0644]
db/news/.htaccess [new file with mode: 0644]
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/output/class_ConsoleOutput.php
inc/classes/main/output/class_WebOutput.php
inc/classes/main/response/console/class_ConsoleResponse.php
inc/classes/main/response/http/class_HttpResponse.php