Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen

This commit is contained in:
Frédéric FRANCE
2019-10-16 20:00:01 +02:00
parent 012ddd1cdc
commit e75f7d448c
337 changed files with 15 additions and 710 deletions

View File

@@ -356,8 +356,6 @@ foreach ($dirmodels as $reldir)
{
if (file_exists($dir.'/'.$file))
{
$name = substr($file, 4, dol_strlen($file) -16);
$classname = substr($file, 0, dol_strlen($file) -12);