]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/io/class_FileIoStream.php
Removed some anoying HTML code
[core.git] / inc / classes / main / io / class_FileIoStream.php
index 338cb429c614221ef0e360dcde08a68d935e5efe..2ce19c611a7f6eaa1612200cc4e5f761c92fa624 100644 (file)
@@ -202,7 +202,7 @@ class FileIoStream extends BaseFrameworkSystem implements FileInputStreamer, Fil
                                        } // END - if
                                } else {
                                        // Invalid count!
-                                       throw new InvalidArrayCountException(array($this, "data", count($data), 2), self::EXCEPTION_ARRAY_HAS_INVALID_COUNT);
+                                       throw new InvalidArrayCountException(array($this, 'data', count($data), 2), self::EXCEPTION_ARRAY_HAS_INVALID_COUNT);
                                }
 
                                // Add this to the readData string