Remove table priv_user, the local admin and plugin user are obsolete
This commit is contained in:
parent
7d9872c458
commit
2f023ade24
8 changed files with 55 additions and 120 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue