]> git.mxchange.org Git - core.git/commit - application/tests/data.php
Continued rewriting:
authorRoland Haeder <roland@mxchange.org>
Wed, 15 Feb 2017 21:40:24 +0000 (22:40 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 28 Feb 2017 21:09:54 +0000 (22:09 +0100)
commitc62a0884fc9334024a771f706ee89cd6321868c4
tree195f8d34591a33bfe98f0dd8ee047b3f157a4742
parentbbf8d1ba0d35bac874225f0f9ef2102b4dbb1c78
Continued rewriting:
- 'loader.php' is now deprecated and also no longer loaded, instead selector.php
  (also deprecated but still around) will load application's classes
- class name ApplicationHelper is now hard-wired

Signed-off-by: Roland Häder <roland@mxchange.org>
application/tests/data.php
application/tests/exceptions.php
application/tests/loader.php
application/tests/starter.php
inc/config.php
inc/loader/class_ClassLoader.php
inc/selector.php