]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/filter/city_daemon/class_CityDaemonInitializationFilter.php
Updated/fixed copyright notice (should be project developers)
[city.git] / application / city / classes / filter / city_daemon / class_CityDaemonInitializationFilter.php
index 74a905efbda273b4b7b15311c74e4a961643c704..86517cfa32ced595d8a92b6a61978a0b6bea6726 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2015 City Developer Team
+ * @copyright  Copyright (c) 2015, 2016 City Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *
@@ -64,7 +64,7 @@ class CityDaemonInitializationFilter extends BaseCityFilter implements Filterabl
                }
 
                // Debug message
-               /* DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('NODE-INIT-FILTER[' . __METHOD__ . ':' . __LINE__ . ']: City daemon has been added to registry.');
+               /* DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('CITY-INIT-FILTER[' . __METHOD__ . ':' . __LINE__ . ']: City daemon has been added to registry.');
        }
 }