From: Roland Haeder Date: Tue, 24 Mar 2015 20:40:46 +0000 (+0100) Subject: Updated 'core' as a lot has been moved there. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=79ae3ea4bae827827e85ab9bc7d238ae440b1a7b;p=city.git Updated 'core' as a lot has been moved there. Signed-off-by: Roland Haeder --- diff --git a/application/city/config.php b/application/city/config.php index d2814e7..8a6298e 100644 --- a/application/city/config.php +++ b/application/city/config.php @@ -99,8 +99,5 @@ $cfg->setConfigEntry('city_shutdown_city_filter', 'CityShutdownCityFilter'); // CFG: NEWS-MAIN-LIMIT $cfg->setConfigEntry('news_main_limit', 5); -// CFG: TASK-HANDLER-CLASS -$cfg->setConfigEntry('task_handler_class', 'TaskHandler'); - // [EOF] ?> diff --git a/core b/core index c53e209..b556d08 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit c53e2093d7c29639ea3f19fd89b442159edf4780 +Subproject commit b556d080ca17108033e31dde2d2657a9642db4c6