mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
apply StyleCI recommendation
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user