View Issue Details

IDProjectCategoryView StatusLast Update
0000163XMB1New Featurespublic2008-11-16 19:38
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000163: Clean Up header.php and functions.inc.php
DescriptionTasks:

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 InformationThe 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()
TagsAPI
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision1333

Relationships

related to 0000213 closedmiqrogroove $show_full_info Broken 

Activities

There are no notes attached to this issue.

Issue History

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