X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fpersonell%2Fclass_SimulatorPersonell.php;h=b46bb03dd01642a2e97ebd3d56b46a63796cd157;hp=8581536f87e68abfc9998c9274534f54dceb8215;hb=edc57038a9262e3a04572e0d9036a9f745b10fb7;hpb=b336cafb66b4a057b794fdf333bde6d8783ca6ca diff --git a/application/ship-simu/main/personell/class_SimulatorPersonell.php b/application/ship-simu/main/personell/class_SimulatorPersonell.php index 8581536..b46bb03 100644 --- a/application/ship-simu/main/personell/class_SimulatorPersonell.php +++ b/application/ship-simu/main/personell/class_SimulatorPersonell.php @@ -17,7 +17,7 @@ class SimulatorPersonell extends BasePersonell { * @return void */ private function __construct () { - // Eltern-Konstruktor aufrufen + // Call parent constructor parent::constructor(__CLASS__); if (((defined('DEBUG_PERSONELL')) || (defined('DEBUG_ALL'))) && (defined('DEBUG_CONSTRUCT'))) $this->getDebugInstance()->output(sprintf("[%s:] Konstruktor erreicht.
\n",