]> git.mxchange.org Git - hub.git/blobdiff - inc/classes/main/debug/class_DebugErrorLogOutput.php
Code merge from latest ship-simu code
[hub.git] / inc / classes / main / debug / class_DebugErrorLogOutput.php
index 26b099d4134f229405717659190c14993ddb6d65..1a1723fd698e39683722a131711225e44d3ca429 100644 (file)
@@ -32,7 +32,7 @@ class DebugErrorLogOutput extends BaseFrameworkSystem implements Debugger, Outpu
                parent::__construct(__CLASS__);
 
                // Set description
-               $this->setObjectDescription("Debug-Ausgabe in error_log()");
+               $this->setObjectDescription("Debug output to error_log()");
 
                // Create an unique ID
                $this->createUniqueID();