task #0001372: Backup - nom du fichier

Bug modele.inc.php
This commit is contained in:
Dany De Bontridder 2017-09-14 22:35:25 +02:00
parent 4feba4e5ed
commit 9da90df28b
2 changed files with 18 additions and 4 deletions

View file

@ -53,7 +53,7 @@ if (isset($_POST['upd']) &&
$cn = new Database();
$fmod_dbid=$http->post("FMOD_DBID");
$fmod_dbid=$http->post("FMOD_DBID","number",0);
// IF FMOD_NAME is posted then must add a template
if (isset($_POST["FMOD_NAME"]))