Fixed: Fatal error: Access to undeclared static property: BaseFrameworkSystem::$hashL...
[core.git] / inc / classes / main / file_directories / class_BaseFile.php
index a625624ee03df1040dfa2d38a3ab08696d6aa7ee..806745d11c2a8716d35a7cda0ac08ec80005baa8 100644 (file)
@@ -79,11 +79,6 @@ class BaseFile extends BaseFrameworkSystem {
         */
        const GAPS_INDEX_END = 'end';
 
-       /**
-        * Length of output from hash()
-        */
-       private static $hashLength = NULL;
-
        /**
         * Counter for total entries
         */