Security : action public are public (readonly) or write if right has been given,
increase last operation to 20 Cosmetic for profile
This commit is contained in:
parent
371db5df52
commit
e8efef2eee
4 changed files with 7 additions and 8 deletions
|
|
@ -80,9 +80,9 @@ Effacer ce profil';
|
|||
echo "<h2>Impression</h2>";
|
||||
$profile_menu->printing($p_id);
|
||||
echo $add_one;
|
||||
echo "<h2>Action gestion accessible</h2>";
|
||||
echo "<h1>Action gestion accessible</h1>";
|
||||
$profile_menu->available_profile($p_id);
|
||||
echo "<h2>Dépôt de stock accessible</h2>";
|
||||
echo "<h1>Dépôt de stock accessible</h1>";
|
||||
$profile_menu->available_repository($p_id);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue