0byt3m1n1-V2
Path:
/
home
/
academiac
/
www
/
administrator
/
modules
/
mod_latest
/
[
Home
]
File: mod_latest.php
<?php /** * @package Joomla.Administrator * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // No direct access. defined('_JEXEC') or die; // Include dependencies. require_once dirname(__FILE__).'/helper.php'; $list = modLatestHelper::getList($params); require JModuleHelper::getLayoutPath('mod_latest', $params->get('layout', 'default'));
©
2018.