processed_count++; @unlink( $full_path ); } elseif ( !$this->is_valid( $full_path ) ) { @unlink( $full_path ); } } }