Changeset 968 for trunk

Show
Ignore:
Timestamp:
01/18/10 15:59:40 (2 years ago)
Author:
nick_ramsay
Message:

Fix for plugins getting pushed to the back of the line when reactivated.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libs/PluginManagement.php

    r885 r968  
    580580         
    581581            // Get plugin version from the database... 
    582             $db_version = $h->isActive($h->plugin->folder); 
     582            $db_version = $h->getPluginVersion($h->plugin->folder); 
    583583             
    584584            // Get plugin version from the file....