Пример #1
0
function wfCreateProfileBox($user)
{
    ProfileBox::initProfileBox($user);
    return true;
}