- updated all occurences of Plgntls:: constantes for Cipf:: const
- update menu to use the new methods
This commit is contained in:
@@ -18,7 +18,7 @@ function admin_user_profil_css_CIPF($user_id) {
|
||||
*/
|
||||
function admin_user_profil_css_CIPF() {
|
||||
Plgntls::debug_infos();
|
||||
$role_fipf = Plgntls::ROLE_FIPF;
|
||||
$role_fipf = Cipf::ROLE_FIPF;
|
||||
|
||||
if (!current_user_can($role_fipf)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user