]> git.mxchange.org Git - hub.git/blobdiff - inc/classes/main/io/class_FrameworkFileInputPointer.php
Code base merged from ship-simu repos
[hub.git] / inc / classes / main / io / class_FrameworkFileInputPointer.php
index 7af6f6fe29857b246dcf8c4fced792db1a62c72b..c86de9a92793f4b73f0547ccf7241c34854cd51f 100644 (file)
@@ -43,7 +43,7 @@ class FrameworkFileInputPointer extends BaseFrameworkSystem {
                $this->setObjectDescription("Handler for reading from files");
 
                // Create unique ID
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Clean-up a little
                $this->removeNumberFormaters();