Ejemplo n.º 1
0
function get_adjacent_id_smart($previous = false)
{
    return Smarter_Navigation::get_adjacent_id($previous);
}