mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix nome funzione duplicata durante aggiornamento 2.4.17
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
include_once __DIR__.'/../../core.php';
|
||||
|
||||
function genera_form_componente($contenuto)
|
||||
function crea_form_componente($contenuto)
|
||||
{
|
||||
$fields = \Util\Ini::getFields($contenuto);
|
||||
$title = array_shift($fields);
|
||||
|
Reference in New Issue
Block a user