Modif pour register_global lors de la cration

This commit is contained in:
Rodolphe Quiedeville 2004-07-15 09:40:54 +00:00
parent f096f5d86e
commit 21303812ef

View File

@ -183,11 +183,13 @@ if ($_POST["action"] == 'add')
print $db->error();
}
}
if ($facid)
{
Header("Location: facture.php?facid=".$facid);
}
}
}
$action = '';
}
/*
*