-
- Downloads
In some cases of improper use of the delete () function, the complete...
In some cases of improper use of the delete () function, the complete repertoire of propale objects, invoice or order was deleted. Ex in agefodd module: $obj_link=new Propal($db); $obj_link->id=$agf->propalid; $resultdel=$obj_link->delete($user); To prevent misuse of the function, the reference is not considered given
Showing
- htdocs/comm/propal/class/propal.class.php 1 addition, 1 deletionhtdocs/comm/propal/class/propal.class.php
- htdocs/commande/class/commande.class.php 1 addition, 1 deletionhtdocs/commande/class/commande.class.php
- htdocs/compta/facture/class/facture.class.php 1 addition, 1 deletionhtdocs/compta/facture/class/facture.class.php
Loading
Please register or sign in to comment