Ejemplo n.º 1
0
function wfCreateProfileBox($user)
{
    ProfileBox::initProfileBox($user);
    return true;
}