separata azione di generazione

This commit is contained in:
Claudio Maffioletti
2017-04-19 14:11:31 +02:00
parent d163914661
commit e4638b7d7c
2 changed files with 9 additions and 1 deletions

View File

@@ -99,7 +99,8 @@ if (isset($_POST['regola'])) {
}
}
if ($modificato) genera();
// if ($modificato) genera();
if ($modificato) attiva_aggiornamento();
}
$tabella = new html (0,"90%",array(15,2,30,2,5,0));