mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
parent
9aad6cd457
commit
6f5d1543ed
@ -172,7 +172,7 @@ if (IS_ADMIN)
|
|||||||
else if (IS_MOD)
|
else if (IS_MOD)
|
||||||
{
|
{
|
||||||
$template->assign_vars(array(
|
$template->assign_vars(array(
|
||||||
'GROUP_MEMBERSHIP' => ($profiledata['user_level'] != ADMIN),
|
'SHOW_GROUP_MEMBERSHIP' => ($profiledata['user_level'] != USER),
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user