Used exit() (also app_die()->app_exit()) because die() is an alias of exit nowadays
authorRoland Häder <roland@mxchange.org>
Tue, 7 Aug 2012 00:10:51 +0000 (00:10 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 7 Aug 2012 00:10:51 +0000 (00:10 +0000)
commit0088a32f8609875b6151dfa516f7c2d92fa3a5a8
tree98053e53491143165e6396d54b6e56806d33a8b7
parentd3ebec94ac5e95cc921d6d5b103f04834da484ff
Used exit() (also app_die()->app_exit()) because die() is an alias of exit nowadays
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/menu/class_BaseMenu.php
inc/classes/main/parser/xml/class_XmlParser.php
inc/classes/main/template/class_BaseTemplateEngine.php
inc/classes/third_party/api/wernisportal/class_WernisApi.php
inc/database.php
inc/loader/class_ClassLoader.php