Your IP : 216.73.216.142


Current Path : /proc/thread-self/cwd/administrator/components/com_admintools/
Upload File :
Current File : //proc/thread-self/cwd/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');