]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Mon, 13 Feb 2017 19:15:03 +0000 (20:15 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 28 Feb 2017 21:09:54 +0000 (22:09 +0100)
commit68760af646a51cf18bd0e6e11e0ebfdeb324e0d2
treed7a66d9fdf101e3a32f56331fd2118d6776f0004
parent5f76c56b6b0f1f2fe62e04bf568e17323b67c946
Continued:
- added more namespaces
- added more "import" lines for Registerable

Signed-off-by: Roland Häder <roland@mxchange.org>
19 files changed:
application/tests/class_ApplicationHelper.php
inc/config/class_FrameworkConfiguration.php
inc/main/classes/actions/html/class_HtmlLoginProfileAction.php
inc/main/classes/auth/class_CookieAuth.php
inc/main/classes/commands/html/class_HtmlLoginCommand.php
inc/main/classes/commands/html/class_HtmlRegisterCommand.php
inc/main/classes/database/frontend/class_UserDatabaseWrapper.php
inc/main/classes/database/frontend/class_UserPointsDatabaseWrapper.php
inc/main/classes/discovery/payment/class_LocalPaymentDiscovery.php
inc/main/classes/index/file_stack/class_FileStackIndex.php
inc/main/classes/language/class_LanguageSystem.php
inc/main/classes/output/debug/console/class_DebugConsoleOutput.php
inc/main/classes/output/web/class_WebOutput.php
inc/main/classes/reader/class_ConsoleNewsReader.php
inc/main/classes/reader/class_DefaultNewsReader.php
inc/main/classes/stacker/file/fifo/class_FiFoFileStack.php
inc/main/classes/user/guest/class_Guest.php
inc/main/classes/user/member/class_Member.php
inc/main/middleware/database/class_DatabaseConnection.php