changeset 294 | 4ab30e8dd168 |
parent 272 | e0ec986c0af3 |
child 304 | e2cb5f1432c8 |
child 316 | c74736571f43 |
--- a/plugins/SpecialAdmin.php Sun Nov 25 19:03:50 2007 -0500 +++ b/plugins/SpecialAdmin.php Sun Nov 25 19:23:50 2007 -0500 @@ -756,6 +756,7 @@ $t = -1; $cl = 'row1'; echo "\n".' <div class="tblholder">'."\n".' <table cellspacing="1" cellpadding="2" style="margin: 0; padding: 0;" border="0">'."\n".' <tr>'."\n "; + ksort($mime_types); foreach($mime_types as $e => $m) { $c++;