Example #1
0
function load($arquivo, $return = false)
{
    return Oraculum_Files::load($arquivo, $return);
}