Changeset 3043:c330218710bf for plugins/pages
- Timestamp:
- 07/05/15 11:15:31 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/_public.php
r3042 r3043 24 24 public static function coreBlogBeforeGetPosts($params) 25 25 { 26 global $core , $_ctx;26 global $core; 27 27 28 28 if ($core->url->type == 'search') {
Note: See TracChangeset
for help on using the changeset viewer.