]> git.mxchange.org Git - city.git/commit
Output system is now no longer initialized by loading a centralized
authorRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 18:18:53 +0000 (19:18 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 18:18:53 +0000 (19:18 +0100)
commit50f9797564d17e13249983bffbc2b8c37cb1ecd6
tree7d0a8240e5e4fc223452992717b876259c1669e6
parent82bcf553b0328a7ccb1f2a33d45532002ce7c2c9
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.

Updated 'core' and re-enabled shutdown hook.

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