Ticket #2168 (closed defect (bug): fixed)
link_import.php lacks admin_footer (hence action_hook)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | trivial | Keywords: | action_hook footer admin_footer |
| Cc: |
Description
Title says it all, link_import.php lacks a
<?php include('admin-footer.php'); ?>
(all other admin pages are ok)
Change History
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
