vinaysaini Posted September 19, 2013 Share Posted September 19, 2013 I am making the back office theme, Can anyone tell me which is the safest way to delete a product in back office. I mean if there is already a function which on call does your job. Link to comment Share on other sites More sharing options...
vinaysaini Posted September 19, 2013 Author Share Posted September 19, 2013 I figured out If I make a call on delete button like index.php?controller=AdminProducts&id_product=1&deleteproduct&token=b6849bcca36d1228cd68gf67g872328e8d It deletes the product But How?? Is it happening because of AdminProductsController.php file? If yes how? Link to comment Share on other sites More sharing options...
Recommended Posts