b0y-101 Mini Shell


Current Path : E:/www/instructor/test02/administrator/modules/mod_version/tmpl/
File Upload :
Current File : E:/www/instructor/test02/administrator/modules/mod_version/tmpl/default.php

<?php
/**
 * @package     Joomla.Administrator
 * @subpackage  mod_version
 *
 * @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;
?>
<?php if (!empty($version)) : ?>
	<p class="text-center"><?php echo $version; ?></p>
<?php endif; ?>

Copyright © 2019 by b0y-101