mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix: Run 'make coding-standards'
This commit is contained in:
committed by
Derick Rethans
parent
384f1dbc0a
commit
57b259ea59
@@ -99,7 +99,7 @@ function make_image($file, $alt = false, $align = false, $extras = false,
|
||||
($alt ?: ''),
|
||||
$sizeparams,
|
||||
$align,
|
||||
($extras ? ' ' . $extras : ''),
|
||||
($extras ? ' ' . $extras : ''),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user