Пример #1
0
function he_quiz_delete_user($user_id)
{
    he_quiz::delete_user_info($user_id);
}