0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
joomla
/
1.5.13-10
/
standard
/
htdocs
/
modules
/
mod_sections
/
tmpl
/
[
Home
]
File: default.php
<?php // no direct access defined('_JEXEC') or die('Restricted access'); ?> <ul class="sections<?php echo $params->get('moduleclass_sfx'); ?>"><?php foreach ($list as $item) : ?> <li> <a href="<?php echo JRoute::_(ContentHelperRoute::getSectionRoute($item->id)); ?>"> <?php echo $item->title;?></a> </li> <?php endforeach; ?> </ul>
© 2017 -
ZeroByte.ID
.