- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/_widgets.php
r2566 r2671 44 44 public static function initDefaultWidgets($w,$d) 45 45 { 46 $d[' extra']->append($w->pages);46 $d['nav']->append($w->pages); 47 47 } 48 48 }
Note: See TracChangeset
for help on using the changeset viewer.