Ejemplo n.º 1
0
function url($path = null)
{
    return WebSupportDK\PHPHttp\Url::getRoot('public') . $path;
}