Dotclear

Changeset 3540:1f85f4311dbf


Ignore:
Timestamp:
03/10/17 07:56:40 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Use getURLFor instead of old getBase function for breadcrumb, thank’s adjaya for the patch, addresses #2246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/_public.php

    r2778 r3540  
    295295          $res .= '</ul>'; 
    296296 
    297           if ($core->url->getBase('tags') && !is_null($w->alltagslinktitle) && $w->alltagslinktitle !== '') 
     297          if ($core->url->getURLFor('tags') && !is_null($w->alltagslinktitle) && $w->alltagslinktitle !== '') 
    298298          { 
    299299               $res .= 
Note: See TracChangeset for help on using the changeset viewer.

Sites map