]> git.mxchange.org Git - city.git/commit
Renamed more classes and interfaces to sections as they actually handled.
authorRoland Haeder <roland@mxchange.org>
Wed, 29 Jul 2015 20:04:14 +0000 (22:04 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 29 Jul 2015 20:04:14 +0000 (22:04 +0200)
commit3cf393f0a666f7d8d4f752fcada5f4fa16c1a3bc
tree8a2c300e62309a870e59daf94558b657b8adc6b5
parentbd51d78536e278ae4c32411d776c0d65beef9c61
Renamed more classes and interfaces to sections as they actually handled.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/city/config.php
application/city/interfaces/manager/city_map/.htaccess [deleted file]
application/city/interfaces/manager/city_map/class_ManageableCityMap.php [deleted file]
application/city/interfaces/manager/city_sections/.htaccess [new file with mode: 0644]
application/city/interfaces/manager/city_sections/class_ManageableCitySections.php [new file with mode: 0644]
application/city/main/city_daemon/class_BaseCityDaemon.php
application/city/main/manager/city_map/.htaccess [deleted file]
application/city/main/manager/city_map/class_CityMapManager.php [deleted file]
application/city/main/manager/city_sections/.htaccess [new file with mode: 0644]
application/city/main/manager/city_sections/class_CitySectionsManager.php [new file with mode: 0644]