| Current Path : /var/www/consult-e-syn/public_html/administrator/components/com_ats/ |
| Current File : /var/www/consult-e-syn/public_html/administrator/components/com_ats/version.php |
<?php
/**
* @package ats
* @copyright Copyright (c)2011-2022 Nicholas K. Dionysopoulos / Akeeba Ltd
* @license GNU General Public License version 3, or later
*/
defined('_JEXEC') or die;
define('ATS_PRO', '1');
define('ATS_VERSION', '4.0.9.2');
define('ATS_DATE', '2023-07-26');