]> git.mxchange.org Git - shipsimu.git/commit - application/shipsimu/main/resolver/web/.htaccess
Renamed more from 'web' to 'html'.
authorRoland Haeder <roland@mxchange.org>
Mon, 23 Mar 2015 16:04:30 +0000 (17:04 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 23 Mar 2015 16:04:30 +0000 (17:04 +0100)
commita5841c2444775cb682ae962d6878439b75c8b211
tree26b3e1607fa774048136ccbec316e07bb789fa83
parentb5d98b40a209fdbd305fa335dcb57406a9c05ddd
Renamed more from 'web' to 'html'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
16 files changed:
application/shipsimu/main/controller/html/.htaccess [new file with mode: 0644]
application/shipsimu/main/controller/html/class_HtmlCompanyController.php [new file with mode: 0644]
application/shipsimu/main/controller/html/class_HtmlGovernmentFailedController.php [new file with mode: 0644]
application/shipsimu/main/controller/web/.htaccess [deleted file]
application/shipsimu/main/controller/web/class_WebCompanyController.php [deleted file]
application/shipsimu/main/controller/web/class_WebGovernmentFailedController.php [deleted file]
application/shipsimu/main/resolver/command/.htaccess [new file with mode: 0644]
application/shipsimu/main/resolver/command/html/.htaccess [new file with mode: 0644]
application/shipsimu/main/resolver/command/html/class_HtmlCompanyCommandResolver.php [new file with mode: 0644]
application/shipsimu/main/resolver/command/html/class_HtmlGovernmentFailedCommandResolver.php [new file with mode: 0644]
application/shipsimu/main/resolver/controller/.htaccess [new file with mode: 0644]
application/shipsimu/main/resolver/controller/html/.htaccess [new file with mode: 0644]
application/shipsimu/main/resolver/controller/html/class_ShipSimuHtmlControllerResolver.php [new file with mode: 0644]
application/shipsimu/main/resolver/web/.htaccess [deleted file]
application/shipsimu/main/resolver/web/class_WebCompanyCommandResolver.php [deleted file]
application/shipsimu/main/resolver/web/class_WebGovernmentFailedCommandResolver.php [deleted file]