コード例 #1
0
ファイル: layout.functions.php プロジェクト: mbcraft/frozen
function has_sector($sector_path)
{
    return Sector::is_set($sector_path);
}