mirror of
https://github.com/silverstripe/silverstripe-frameworktest
synced 2024-10-22 09:06:02 +00:00
d53ce512bd
BUGFIX: replaced reading whole text file logic from using filesize() to feof(). there are time filesize() returns a wrong value BUGFIX: set a new config var didn't work properly