".$content['module'].""; } // END - if // Add color switch $content['sw'] = $SW; // Load row template $OUT .= loadTemplate('admin_mods_stats_row', true, $content); } // END - while // Free memory SQL_FREERESULT($result); // Load final template loadTemplate('admin_mods_stats', false, $OUT); } // [EOF] ?>