X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Fstacker%2Ffile%2Ffifo%2Fclass_FiFoFileStack.php;h=d015cf7199f324459d11fa24ae2cb77d21522b2d;hp=32d9ee121d8dc2ad5e1a7ef280f1072996634db5;hb=868c877607670760eb36e63ebeb1a04237907be9;hpb=deb4c766b3c6af391dc3beb4a7a450ae2a6249c2 diff --git a/framework/main/classes/stacker/file/fifo/class_FiFoFileStack.php b/framework/main/classes/stacker/file/fifo/class_FiFoFileStack.php index 32d9ee12..d015cf71 100644 --- a/framework/main/classes/stacker/file/fifo/class_FiFoFileStack.php +++ b/framework/main/classes/stacker/file/fifo/class_FiFoFileStack.php @@ -1,12 +1,15 @@ initFileStack($fileName, $type); + $stackInstance->initFileStack($fileInfoInstance, $type); // Return the prepared instance return $stackInstance;