Ejemplo n.º 1
0
function favorites($category = array())
{
    return \query\main::while_favorites($category);
}