Plugin Directory

Changeset 1193568


Ignore:
Timestamp:
07/06/2015 06:34:26 PM (11 years ago)
Author:
iTux
Message:

Bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • progressbar-edition-for-readers/trunk/dashboard.php

    r564730 r1193568  
    2121                    }
    2222                   
    23                     if($configuration['book']) {
     23                    if(isset($configuration['book'])) {
    2424                        $activeWidgets[$option . '-' . $number] = $configuration;
    2525                    }
Note: See TracChangeset for help on using the changeset viewer.