X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=thumb.php;h=ede30e6ec4feeaa4133fc3e75cf442ed3393cd4d;hb=49f730521b6e2f6595012a25e6d61685ad5d6adc;hp=781686092b34f8af74c7d6f899b5fa2592c84580;hpb=5a09e9a15e3338d0dbf53f4a350c819184f0b5eb;p=lhc%2Fweb%2Fwiklou.git diff --git a/thumb.php b/thumb.php index 781686092b..ede30e6ec4 100644 --- a/thumb.php +++ b/thumb.php @@ -224,7 +224,7 @@ function wfStreamThumb( array $params ) { $response->header( 'Location: ' . wfExpandUrl( $img->getThumbUrl( $thumbName ), PROTO_CURRENT ) ); $response->header( 'Expires: ' . - gmdate( 'D, d M Y H:i:s', time() + 7*86400 ) . ' GMT' ); + gmdate( 'D, d M Y H:i:s', time() + 7 * 86400 ) . ' GMT' ); if ( $wgVaryOnXFP ) { $varyHeader[] = 'X-Forwarded-Proto'; } @@ -364,7 +364,7 @@ function wfThumbError( $status, $msg ) { $hostname = htmlspecialchars( wfHostname() ); $debug = "\n\n"; } else { - $debug = ""; + $debug = ''; } echo <<Error generating thumbnail