@@ -624,7 +624,8 @@ |
||
624 | 624 | return null; |
625 | 625 | } |
626 | 626 | |
627 | - private static function disable_module(string $filename) { |
|
627 | + private static function disable_module(string $filename) |
|
628 | + { |
|
628 | 629 | $module_dir = dirname($filename); |
629 | 630 | |
630 | 631 | /* |