Changeset 3540:1f85f4311dbf
- Timestamp:
- 03/10/17 07:56:40 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/_public.php
r2778 r3540 295 295 $res .= '</ul>'; 296 296 297 if ($core->url->get Base('tags') && !is_null($w->alltagslinktitle) && $w->alltagslinktitle !== '')297 if ($core->url->getURLFor('tags') && !is_null($w->alltagslinktitle) && $w->alltagslinktitle !== '') 298 298 { 299 299 $res .=
Note: See TracChangeset
for help on using the changeset viewer.