Exemplo n.º 1
0
/**
 * Retorna a url base
 * @return string
 */
function base_url()
{
    return APP::getBaseUrl();
}