| Current Path : /home/u4uwebca/public_html/4uweb.design/administrator/components/com_admintools/ |
| Current File : /home/u4uwebca/public_html/4uweb.design/administrator/components/com_admintools/version.php |
<?php
/**
* @package admintools
* @copyright Copyright (c)2010-2023 Nicholas K. Dionysopoulos / Akeeba Ltd
* @license GNU General Public License version 3, or later
*/
// Protect from unauthorized access
defined('_JEXEC') or die;
define('ADMINTOOLS_VERSION', '7.2.1');
define('ADMINTOOLS_DATE', '2023-01-09');
define('ADMINTOOLS_PRO','0');