X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Findex%2Ffile_stack%2Fclass_FileStackIndex.php;h=7d3306090e8d3d5a7ea9a171633f7a78e11b8806;hp=fc09d574ae0c0e46f8498780e143fea8f59691ab;hb=b002c5909aa0f781505dde5414964b0f014cde01;hpb=4d138b9dc7867c7d681c8c0cfc57f4d07a348ee1 diff --git a/framework/main/classes/index/file_stack/class_FileStackIndex.php b/framework/main/classes/index/file_stack/class_FileStackIndex.php index fc09d574..7d330609 100644 --- a/framework/main/classes/index/file_stack/class_FileStackIndex.php +++ b/framework/main/classes/index/file_stack/class_FileStackIndex.php @@ -1,12 +1,16 @@ initIndex($fileName); + $indexInstance->initIndex($fileInfoInstance); // Return the prepared instance return $indexInstance;