1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-09 01:26:53 +02:00

test with imgf

This commit is contained in:
Mikael Roos
2016-07-18 16:38:57 +02:00
parent 6cccf5497d
commit c637fa23ef
3 changed files with 5 additions and 3 deletions

View File

@@ -2652,8 +2652,8 @@ class CImage
$this->fastTrackCache->setSource($file);
$this->fastTrackCache->writeToCache();
readfile($file);
debug("standard 200");
readfile($file);
}
exit;