apply StyleCI recommendation

This commit is contained in:
El RIDO
2024-07-09 21:48:40 +02:00
parent d27e7e8ee3
commit e051cde317
3 changed files with 16 additions and 16 deletions

View File

@@ -382,7 +382,7 @@ class Helper
}
}
$file = PATH . 'lib' . DIRECTORY_SEPARATOR . 'Configuration.php';
$file = PATH . 'lib' . DIRECTORY_SEPARATOR . 'Configuration.php';
$content = preg_replace_callback(
'#\'js/([a-z0-9.-]+.js)\' =\> \'([^\']*)\',#',
function ($matches) {