Changeset 816:afc84d5e65ce for plugins/tags
- Timestamp:
- 05/11/12 12:21:16 (13 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          plugins/tags/_public.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        plugins/tags/_public.phpr784 r816 64 64 { 65 65 return 66 '<?php if ($_ctx->exists("meta") ) { '.66 '<?php if ($_ctx->exists("meta") && ($_ctx->meta->meta_type == "tag")) { '. 67 67 "@\$params['from'] .= ', '.\$core->prefix.'meta META ';\n". 68 68 "@\$params['sql'] .= 'AND META.post_id = P.post_id ';\n". 
Note: See TracChangeset
          for help on using the changeset viewer.
      