예제 #1
0
파일: assets.php 프로젝트: hbnro/habanero
function asset_url($path)
{
    return \Sauce\App\Assets::asset_url($path);
}