]> git.mxchange.org Git - hub.git/blobdiff - index.php
Continued:
[hub.git] / index.php
index e3c5da87df742caed7a31be487ec3306d16460a3..818fb7386a86c0b9dec9db7fc259b495d9955c13 100644 (file)
--- a/index.php
+++ b/index.php
@@ -24,7 +24,7 @@ use \Exception;
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2020 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *
@@ -274,9 +274,6 @@ final class ApplicationEntryPoint {
        }
 }
 
-// Developer mode active? Comment out if no dev!
-define('DEVELOPER', true);
-
 // Log all exceptions (only debug! This option can create large error logs)
 //define('LOG_EXCEPTIONS', true);