Revert "Revert "Update code style""

This reverts commit 96ae68f27d.
This commit is contained in:
DariusIII
2024-09-13 22:11:13 +02:00
parent 2170d2e263
commit e5782ae554
10 changed files with 52 additions and 83 deletions
@@ -7,7 +7,7 @@ function load_plugin_dependency($filename)
global $smarty;
if (! isset($smarty)) {
$smarty = new Smarty();
$smarty = new Smarty;
}
switch (true) {