]> git.mxchange.org Git - city.git/blobdiff - application/city/main/manager/class_BaseManager.php
Added verifications, if the user has already founded a city and if the city name
[city.git] / application / city / main / manager / class_BaseManager.php
index 408edef70a06144146e307798cc8354357136fdb..69de06b703d1abdb43cc464a17899873d8c6596c 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 {
+class BaseManager extends BaseCitySystem implements Registerable {
        /**
         * Protected constructor
         *