]> git.mxchange.org Git - city.git/blobdiff - application/city/main/manager/class_BaseManager.php
Introduced "entities" to bundle lots and sections + added some (not-used) classes
[city.git] / application / city / main / manager / class_BaseManager.php
index 69de06b703d1abdb43cc464a17899873d8c6596c..ec3e690ee19bd34db433dd0916fcfbddc0d5424d 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class BaseManager extends BaseCitySystem implements Registerable {
+class BaseManager extends BaseCitySystem implements Manageable, Registerable {
        /**
         * Protected constructor
         *