| Current Path : /var/www/consult-e-syn/public_html/administrator/components/com_admintools/ |
| Current File : /var/www/consult-e-syn/public_html/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', '6.2.1');
define('ADMINTOOLS_DATE', '2024-09-23');
define('ADMINTOOLS_PRO','1');