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