Пример #1
0
function checkIncognitoPost($message)
{
    return Message::checkForIncognito($message);
}