Ticket #373 (closed defect: fixed)
Prune obsolete PHP scripts
| Reported by: | rjl | Owned by: | dmorton |
|---|---|---|---|
| Priority: | highest | Milestone: | 1.0.2 |
| Component: | PHP scripts | Version: | 1.0.1 |
| Severity: | blocker | Keywords: | prune obsolete |
| Cc: |
Description
With the recent switch to list-cache.php, the older PHP scripts like spam-quarantine.php, virus-quarantine.php, attachment-quarantine.php, header-quarantine.php, and ham-cache.php are becoming obsolete. These older scripts are still referenced in some other scripts like stats.php, help.php, viewer.php, and viewmail.php, so those references need to be updated before removing the obsolete scripts. Similarly, there's some confusion over which of view.php, viewer.php, and viewmail.php is actually in use now; any obsolete scripts should be removed, and references to them in other scripts corrected.
Change History
Note: See
TracTickets for help on using
tickets.

