0byt3m1n1-V2
Path:
/
home
/
academiac
/
www
/
administrator
/
modules
/
mod_version
/
tmpl
/
[
Home
]
File: default.php
<?php /** * @package Joomla.Administrator * @subpackage mod_version * @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; if (!empty($version)) : echo '<p align="center">' . $version . '</p>'; endif;
©
2018.