X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=thumb.php;h=70329093c6b63570437298ef395c01b051c2de5d;hp=cc74c897ae7d511a0ac88dc4f4faa151dba2975d;hb=b122a492376759b3410f0460a5d9f0a6eb48040e;hpb=5f4cf303e22c522a63d08cac61b38e74a8dfd0f7 diff --git a/thumb.php b/thumb.php index cc74c897ae..70329093c6 100644 --- a/thumb.php +++ b/thumb.php @@ -500,7 +500,7 @@ function wfGenerateThumbnail( File $file, array $params, $thumbName, $thumbPath } /** @noinspection PhpUnusedLocalVariableInspection */ - $done = true; // no PHP fatal occured + $done = true; // no PHP fatal occurred if ( !$thumb || $thumb->isError() ) { // Randomize TTL to reduce stampedes