@@ -549,7 +549,7 @@ |
||
| 549 | 549 | if (count($logoAttribute) == 0) { |
| 550 | 550 | return(NULL); |
| 551 | 551 | } |
| 552 | - $this->loggerInstance->debug(4,"RESIZE:$width:$height\n"); |
|
| 552 | + $this->loggerInstance->debug(4, "RESIZE:$width:$height\n"); |
|
| 553 | 553 | $meta = $this->processImage($logoAttribute[0]['value'], $logoFile, $width, $height, $resize); |
| 554 | 554 | $filetype = $meta['filetype']; |
| 555 | 555 | $expiresString = $meta['expires']; |