Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-01-12 18:53:50 +01:00
parent ca8534c850
commit 4b32e214de

View File

@ -1464,8 +1464,6 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs
}
}
}
}
if (! empty($head)) print $head."\n";