Make WordPress Core

Changeset 11363


Ignore:
Timestamp:
05/16/2009 05:19:30 PM (16 years ago)
Author:
ryan
Message:

Revert [11307]. fixes #9842

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/plugins.php

    r11361 r11363  
    264264$total_upgrade_plugins = count($upgrade_plugins);
    265265
    266 // Sort active before inactive for all plugins list
    267 $all_plugins = array_merge($active_plugins, $inactive_plugins);
    268 
    269266//Searching.
    270267if ( isset($_GET['s']) ) {
Note: See TracChangeset for help on using the changeset viewer.