Security : Check the folder
This commit is contained in:
parent
769634cf9d
commit
60e7c0ef2b
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ foreach (array('t','c','p','q','n','gDossier') as $a)
|
|||
$cn=Dossier::connect();
|
||||
$User=new User($cn);
|
||||
$User->Check();
|
||||
$User->check_dossier(Dossier::id());
|
||||
|
||||
// Retrieve the rate of vat, it $t == -1 it means no VAT
|
||||
if ( $t != -1 && isNumber($t) == 1 )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue