]> git.mxchange.org Git - core.git/commit
Renamed classes.
authorRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 21:19:45 +0000 (23:19 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 21:19:45 +0000 (23:19 +0200)
commitd27364a3d92a9c82e162f8069acce3f4b822ae54
treef321f5b6e8700f52b9737db32c77c992c2135096
parenta99af80d10397a588bda35a4d7631d0563022072
Renamed classes.

Signed-off-by: Roland Häder <roland@mxchange.org>
28 files changed:
inc/classes/main/commands/html/.htaccess [new file with mode: 0644]
inc/classes/main/commands/html/class_Html [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlConfirmCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlDoFormCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlHomeCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlLoginAreaCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlLoginCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlLoginFailedCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlLogoutCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlLogoutDoneCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlProblemCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlRegisterCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlResendLinkCommand.php [new file with mode: 0644]
inc/classes/main/commands/html/class_HtmlStatusCommand.php [new file with mode: 0644]
inc/classes/main/commands/web/.htaccess [deleted file]
inc/classes/main/commands/web/class_ [deleted file]
inc/classes/main/commands/web/class_WebConfirmCommand.php [deleted file]
inc/classes/main/commands/web/class_WebDoFormCommand.php [deleted file]
inc/classes/main/commands/web/class_WebHomeCommand.php [deleted file]
inc/classes/main/commands/web/class_WebLoginAreaCommand.php [deleted file]
inc/classes/main/commands/web/class_WebLoginCommand.php [deleted file]
inc/classes/main/commands/web/class_WebLoginFailedCommand.php [deleted file]
inc/classes/main/commands/web/class_WebLogoutCommand.php [deleted file]
inc/classes/main/commands/web/class_WebLogoutDoneCommand.php [deleted file]
inc/classes/main/commands/web/class_WebProblemCommand.php [deleted file]
inc/classes/main/commands/web/class_WebRegisterCommand.php [deleted file]
inc/classes/main/commands/web/class_WebResendLinkCommand.php [deleted file]
inc/classes/main/commands/web/class_WebStatusCommand.php [deleted file]