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

@@ -224,8 +224,8 @@ class CFastTrackCache
header($value);
}
readfile($item["source"]);
debug("fast track 200");
readfile($item["source"]);
exit;
}
}