mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix dello stile del codice
This commit is contained in:
@ -215,7 +215,6 @@ function translateTemplate()
|
||||
$id_module = Modules::getCurrent()['id'];
|
||||
$id_plugin = Plugins::getCurrent()['id'];
|
||||
|
||||
|
||||
$template = ob_get_clean();
|
||||
|
||||
$template = str_replace('$id_module$', $id_module, $template);
|
||||
|
Reference in New Issue
Block a user