Answer the question
In order to leave comments, you need to log in
How to create an infoblock or an inscription in Bitrix, visible only to the moderator?
How to create an infoblock or an inscription in Bitrix, visible only to the moderator?
Answer the question
In order to leave comments, you need to log in
1) If the moderator is an administrator, then
a)
global $USER;
if ($USER->IsAdmin())
{
//надпись
}
if ( CSite::InGroup( [3] ) )
{
//надпись
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question