break_after = false; $this->break_before = false; $this->allow_deletes = false; } public function processPart($absolute_filename, $upload_as = null) { // Really nothing to do!! return true; } }