#1990 closed defect (bug) (fixed)
Options.php fails on "Update Options"
| Reported by: | technosailor | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
Plenty of SQL errors, no updates performed. Patch attached
Attachments (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Removed single quotes from around $options[] = "$key"; (Line 58)