Dotclear

Changeset 2954:85e45ee8f77e for admin


Ignore:
Timestamp:
02/03/15 09:32:32 (11 years ago)
Author:
Dsls
Branch:
default
Message:

Take disabled module information into consideration, enrich plugins.php disabled plugins list. Fixes #2066

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/plugins.php

    r2566 r2954  
    181181               ->setModules($modules) 
    182182               ->displayModules( 
    183                     /* cols */          array('icon', 'name', 'distrib'), 
     183                    /* cols */          array('expander', 'icon', 'name', 'version', 'desc', 'distrib'), 
    184184                    /* actions */  array('activate', 'delete') 
    185185               ); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map