Skip to content

Commit f49eb45

Browse files
stonebuzzcedric-anne
authored andcommitted
fix(rigths): update right managment to new system
1 parent 684a78a commit f49eb45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

front/profile.form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
include ('../../../inc/includes.php');
3131

32-
Session::checkRight("profile", "r");
32+
Session::checkRight("profile", UPDATE);
3333

3434
$prof = new PluginTreeviewProfile();
3535

0 commit comments

Comments
 (0)