Example #1
0
function slug($path)
{
    return Router::get_slug_for_path($path);
}