CommonDBTM::post_deleteFromDB PHP Method

post_deleteFromDB() public method

Actions done after the DELETE of the item in the database
public post_deleteFromDB ( ) : nothing
return nothing
    function post_deleteFromDB()
    {
    }
CommonDBTM