Ver originalrequire_once '../autoload.php';
Ver original$path = $_SERVER['DOCUMENT_ROOT'];$path .= "/autoload.php";require_once($path);