View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000163 | XMB1 | New Features | public | 2008-11-03 16:33 | 2008-11-16 19:38 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000163: Clean Up header.php and functions.inc.php | ||||
Description | Tasks: Delete all unused functions. Move all Admin Panel and Tools code to admin.inc.php. Minimize bloated code. Improve logic and readability of headers. Create a DEBUG library so we can unload junk like mysql_syn_highlight() | ||||
Additional Information | The following functions were deleted: array_keys2keys() htmlentities_decode() The following functions were moved to admin.inc.php: dump_query() readFileAsINI() The following functions were moved to debug.inc.php: mysql_syn_highlight() | ||||
Tags | API | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 1333 | ||||
Git Commit | |||||
related to | 0000213 | closed | miqrogroove | $show_full_info Broken |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-03 16:33 | miqrogroove | New Issue | |
2008-11-03 16:33 | miqrogroove | Tag Attached: API | |
2008-11-03 16:53 | miqrogroove | Additional Information Updated | |
2008-11-03 17:04 | miqrogroove | Assigned To | => miqrogroove |
2008-11-03 17:04 | miqrogroove | Status | new => assigned |
2008-11-04 00:23 | miqrogroove | SVN Revision | => 1333 |
2008-11-04 00:23 | miqrogroove | Status | assigned => resolved |
2008-11-04 00:23 | miqrogroove | Resolution | open => fixed |
2008-11-04 00:23 | miqrogroove | Fixed in Version | => 1.9.11 |
2008-11-04 00:23 | miqrogroove | Summary | Clean Up functions.inc.php => Clean Up header.php and functions.inc.php |
2008-11-04 00:23 | miqrogroove | Description Updated | |
2008-11-04 00:23 | miqrogroove | Additional Information Updated | |
2008-11-16 19:38 | miqrogroove | Status | resolved => closed |
2008-12-08 05:32 | miqrogroove | Relationship added | related to 0000213 |