]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/file_directories/directory/class_FrameworkDirectoryPointer.php
Rewrite continued:
[core.git] / framework / main / classes / file_directories / directory / class_FrameworkDirectoryPointer.php
index 8bcb3ccfc839d71c9721c61380b38cc5b7f15fba..64688af7ab1d674bff4d0da15e7a32a94dcf7ea3 100644 (file)
@@ -77,7 +77,7 @@ class FrameworkDirectoryPointer extends BaseFrameworkSystem implements Framework
         * @throws      PathReadProtectedException      If the provided path name is read-protected
         * @todo        Get rid of inConstructor, could be old-lost code.
         */
-       public static final function createFrameworkDirectoryPointer ($pathName, $inConstructor = FALSE) {
+       public static final function createFrameworkDirectoryPointer ($pathName, $inConstructor = false) {
                // Some pre-sanity checks...
                if (is_null($pathName)) {
                        // No pathname given