Changeset 2778:fe7e025273c4 for plugins/simpleMenu/_public.php
- Timestamp:
- 11/13/14 15:24:23 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/simpleMenu/_public.php
r2773 r2778 48 48 49 49 if (!(boolean) $core->blog->settings->system->simpleMenu_active) 50 return; 51 52 if ($w->offline) 50 53 return; 51 54
Note: See TracChangeset
for help on using the changeset viewer.