Current Path :
/
home
/
develito
/
www
/
administrator
/
components
/
com_admintools
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/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','0');