#2018 closed defect (bug) (fixed)
#3258 causes fatal error in wp-db-backup
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.0.6 | Priority: | normal |
| Severity: | critical | Version: | 2.0 |
| Component: | Administration | Keywords: | wp-db-backup, has patch |
| Focuses: | Cc: |
Description
The changes around line 783 in wp-db-backup left in an extra ")"
the attached patch fixes it.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [3261]) Remove extra paren. fixes #2018