More patterns added, part description changed to object description
[shipsimu.git] / inc / classes / main / io / class_FrameworkFileOutputPointer.php
index 59de4f6639d67a3ec9d0d2042cd951082ee4eee7..9705137b6075a85f24f473424cc59c5288434859 100644 (file)
@@ -40,7 +40,7 @@ class FrameworkFileOutputPointer extends BaseFrameworkSystem {
                parent::constructor(__CLASS__);
 
                // Set part description
-               $this->setPartDescr("Dateiausgabe-Handler");
+               $this->setObjectDescription("Dateiausgabe-Handler");
 
                // Create unique ID
                $this->createUniqueID();