]> git.mxchange.org Git - hub.git/blobdiff - inc/classes/main/io/class_FrameworkFileInputPointer.php
Code merge from latest ship-simu code
[hub.git] / inc / classes / main / io / class_FrameworkFileInputPointer.php
index a38b0a3d1d08e83270157aef05370ee931c9990f..b93c0026b50467832b6c5e81fd09816a442e7b4d 100644 (file)
@@ -40,7 +40,7 @@ class FrameworkFileInputPointer extends BaseFrameworkSystem {
                parent::__construct(__CLASS__);
 
                // Set part description
-               $this->setObjectDescription("Dateiausgabe-Handler");
+               $this->setObjectDescription("Handler for reading from files");
 
                // Create unique ID
                $this->createUniqueID();