diff --git a/webroot/img.php b/webroot/img.php index 8b3c84f..c3586ce 100644 --- a/webroot/img.php +++ b/webroot/img.php @@ -1011,11 +1011,7 @@ if ($srgb || $srgbDefault) { $filename = $img->convert2sRGBColorSpace( $srcImage, $imagePath, -<<<<<<< HEAD - $srgbDir, -======= $cache->getPathToSubdir("srgb"), ->>>>>>> master $srgbColorProfile, $useCache );