mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-31 13:40:08 +02:00
prepare to test
This commit is contained in:
@@ -2621,7 +2621,6 @@ class CImage
|
||||
}
|
||||
|
||||
header("HTTP/1.0 304 Not Modified");
|
||||
debug("standard 304");
|
||||
|
||||
} else {
|
||||
|
||||
@@ -2652,7 +2651,6 @@ class CImage
|
||||
|
||||
$this->fastTrackCache->setSource($file);
|
||||
$this->fastTrackCache->writeToCache();
|
||||
debug("standard 200");
|
||||
readfile($file);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user