Changeset 671:c5698c0d19ec
- Timestamp:
- 08/06/11 13:21:31 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/_public.php
r270 r671 36 36 { 37 37 $wtype = 'widgets_'.$type; 38 $GLOBALS['core']->blog->settings->addNameSpace('widgets'); 38 39 $widgets = $GLOBALS['core']->blog->settings->widgets->{$wtype}; 39 40
Note: See TracChangeset
for help on using the changeset viewer.