Dotclear

Changeset 2269:125f88684ba4


Ignore:
Timestamp:
10/04/13 21:54:48 (10 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
default
Message:

First of a long list of Ooops for me. Fix modules update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.moduleslist.php

    r2261 r2269  
    845845               elseif (!empty($_POST['update'])) { 
    846846 
    847                     $updated = $this->store->get(); 
     847                    $updated = $this->store->get(true); 
    848848                    if (!isset($updated[$id])) { 
    849849                         throw new Exception(__('No such module.')); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map