Ejemplo n.º 1
0
/**
 * The current, full url
 * @return string Returns the current url
 */
function CurrentUrl()
{
    return Request::FullUrl();
}