mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-28 09:59:54 +02:00
more test
This commit is contained in:
@@ -247,6 +247,9 @@ $img->injectDependency("fastTrackCache", $ftc);
|
||||
* in cache.
|
||||
*/
|
||||
if ($useCache && $allowFastTrackCache) {
|
||||
if (CIMAGE_DEBUG) {
|
||||
trace("img.php fast track cache enabled and used");
|
||||
}
|
||||
$ftc->output();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user