More patterns added, part description changed to object description
[shipsimu.git] / inc / classes / main / debug / class_DebugErrorLogOutput.php
index c8e62936e528147977d4082e2f75d020a10fbcbe..a11a9f78444e9e9ecad0415634217d2148db15b2 100644 (file)
@@ -32,7 +32,7 @@ class DebugErrorLogOutput extends BaseFrameworkSystem implements Debugger, Outpu
                parent::constructor(__CLASS__);
 
                // Set description
-               $this->setPartDescr("Debug-Ausgabe in error_log()");
+               $this->setObjectDescription("Debug-Ausgabe in error_log()");
 
                // Create an unique ID
                $this->createUniqueID();