Ticket #891 (fixed enhancement)
Remove unused line of code in generate_quickjump_cache
- Created: 2013-08-20 15:23:44
- Reported by: Visman
- Assigned to: quy
- Milestone: 1.5.5
- Component: caching
- Priority: normal
Function generate_quickjump_cache()
The line isn't necessary
$num_groups = $db->num_rows($result);