]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/tasks/daemon/map_expander/class_CityDaemonMapExpanderTask.php
Continued:
[city.git] / application / city / classes / tasks / daemon / map_expander / class_CityDaemonMapExpanderTask.php
index e589ee16ced055dcbd4dc6319015ffc0be779533..56b2566cd901ebc47ebc635267c0dd441ee625c4 100644 (file)
@@ -99,6 +99,6 @@ class CityDaemonMapExpanderTask extends BaseCityTask implements Taskable, Visita
         * @todo        0% done
         */
        public function doShutdown () {
-               self::createDebugInstance(__CLASS__)->debugOutput('TASK[' . __METHOD__ . ':' . __LINE__ . ']: Shutting down...');
+               self::createDebugInstance(__CLASS__)->debugMessage('TASK[' . __METHOD__ . ':' . __LINE__ . ']: Shutting down...');
        }
 }