コード例 #1
0
ファイル: functions.php プロジェクト: robertabramski/pep
function site_url($loc = '')
{
    return Pep::site_url($loc);
}