]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/class_WorksContract.php
Translations to english and debug messages removed (missing files added)
[shipsimu.git] / application / ship-simu / main / class_WorksContract.php
index 96f1bcaf0b2087b7694a5631c15ce5b455648fc6..fdcc74a9ce80c64b43e404b99c19da54d067b6cb 100644 (file)
@@ -45,14 +45,6 @@ class WorksContract extends BaseFrameworkSystem implements SignableContract {
                // Call parent constructor
                parent::__construct(__CLASS__);
 
                // Call parent constructor
                parent::__construct(__CLASS__);
 
-               // Debug message
-               if (((defined('DEBUG_CONTRACT')) || (defined('DEBUG_ALL'))) && (defined('DEBUG_CONSTRUCT'))) {
-                       $this->getDebugInstance()->output(sprintf("[%s:%d] Konstruktor erreicht.<br />\n",
-                               __CLASS__,
-                               __LINE__
-                       ));
-               }
-
                // Set description
                $this->setObjectDescription("Bauvertrag");
 
                // Set description
                $this->setObjectDescription("Bauvertrag");