Beispiel #1
0
 function IsDemo($USER_ID = false)
 {
     return CAdvContract::HaveRole(CAdvContract::GetDemoRoleID(), $USER_ID);
 }