Remove table priv_user, the local admin and plugin user are obsolete

This commit is contained in:
Dany De Bontridder 2015-05-31 13:21:45 +02:00
parent 7d9872c458
commit 2f023ade24
8 changed files with 55 additions and 120 deletions

View file

@ -1471,6 +1471,12 @@ function add_menu(obj)
}
);
}
/**
* @brief Display a box to enter data for adding a new plugin from
* the CFGMENU
* @param {type} p_dossier
* @returns {undefined}
*/
function add_plugin(p_dossier)
{
waiting_box();