If you don't rewind + update + flush header, the current seek position shows to
authorRoland Haeder <roland@mxchange.org>
Tue, 20 May 2014 19:55:08 +0000 (21:55 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 20 May 2014 19:55:08 +0000 (21:55 +0200)
commitd6e26d0565685dbdba5ba14dd7e9c44c26b1378e
treea6ff417ba39390961a75427cdcabd453a893aa07
parent60832cb0dcc8727839d9a5195609e24b9cb1a33f
If you don't rewind + update + flush header, the current seek position shows to
the end of the file. This is not what you want with empty files as the seek
position must show to zero (only "virgin" files).

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/class_BaseFrameworkSystem.php