Ejemplo n.º 1
0
function _smarty_dase_atom_feed_sortby(Dase_Atom_Feed $feed, $att)
{
    return $feed->sortBy($att);
}