Esempio n. 1
0
function has_sector($sector_path)
{
    return Sector::is_set($sector_path);
}