Changeset 1193568
- Timestamp:
- 07/06/2015 06:34:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
progressbar-edition-for-readers/trunk/dashboard.php
r564730 r1193568 21 21 } 22 22 23 if( $configuration['book']) {23 if(isset($configuration['book'])) { 24 24 $activeWidgets[$option . '-' . $number] = $configuration; 25 25 }
Note: See TracChangeset
for help on using the changeset viewer.