Fix phpcs
This commit is contained in:
parent
7a2d5de239
commit
9878eddd75
@ -537,7 +537,6 @@ function vignette($file, $maxWidth = 160, $maxHeight = 120, $extName = '_small',
|
|||||||
}
|
}
|
||||||
$exifAngle = false;
|
$exifAngle = false;
|
||||||
if ($ort && !empty($conf->global->MAIN_USE_EXIF_ROTATION)) {
|
if ($ort && !empty($conf->global->MAIN_USE_EXIF_ROTATION)) {
|
||||||
|
|
||||||
switch($ort)
|
switch($ort)
|
||||||
{
|
{
|
||||||
case 3: // 180 rotate left
|
case 3: // 180 rotate left
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user