Changeset 3030:1c346de31ad1 for plugins/widgets
- Timestamp:
- 07/03/15 10:44:49 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/_widgets_functions.php
r3019 r3030 19 19 global $core; 20 20 21 if ($core->blog->settings->system->no_search) 22 return; 23 21 24 if ($w->offline) 22 25 return;
Note: See TracChangeset
for help on using the changeset viewer.