Bonjour,
J'aimerais avoir votre avis sur la syntaxe, ça fonctionne mais j'ai un doute !?
Merci
J'aimerais avoir votre avis sur la syntaxe, ça fonctionne mais j'ai un doute !?
Merci
Code PHP:
<a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->catslug)); ?>">
<?php echo $this->escape($this->item->category_title); ?>
</a>