Ver originalif (in_array($this->extension($file), $this->allows)) { return $this->correcto; } else { return $this->error; }