Hello and thanks in advance for any advise you can provide. I am attempting to upload pictures

Error line 112
if (move_upload_file ($this->file['tmp_name'] , $this-.destination . $this-.filename)) {;}chmod ($this->destination . $this->filename, $this->permissions);

I'm at a loss

Lauren