PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
components
/
com_weblinks
/
views
/
category
/
tmpl
<?php /** * @package Joomla.Site * @subpackage com_weblinks * * @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; JHtml::addIncludePath(JPATH_COMPONENT . '/helpers'); $this->subtemplatename = 'items'; echo JLayoutHelper::render('joomla.content.category_default', $this);
[+]
..
[-] default.php
[edit]
[-] default.xml
[edit]
[-] default_children.php
[edit]
[-] default_items.php
[edit]
[-] index.html
[edit]
[-] .htaccess.disabled
[edit]