config fix
[mailer.git] / inc / classes / main / io / class_FrameworkFileInputPointer.php
index 534650ab5a3a7ef3bf23d4bf9c28771816dfa97d..c66d76d6ec0b44b2a799becedb96f0c259f91980 100644 (file)
@@ -40,7 +40,7 @@ class FrameworkFileInputPointer extends BaseFrameworkSystem {
                parent::constructor(__CLASS__);
 
                // Set part description
-               $this->setPartDescr("Dateiausgabe-Handler");
+               $this->setObjectDescription("Dateiausgabe-Handler");
 
                // Create unique ID
                $this->createUniqueID();