Current Directory: /home/astoriaah/www/administrator/components/com_akeeba
Viewing File: /home/astoriaah/www/administrator/components/com_akeeba/version.php
<?php
/**
* @package akeebabackup
* @copyright Copyright (c)2006-2022 Nicholas K. Dionysopoulos / Akeeba Ltd
* @license GNU General Public License version 3, or later
*/
// Protect from unauthorized access
defined('_JEXEC') or die();
define('AKEEBA_PRO', '1');
define('AKEEBA_VERSION', '8.1.7');
define('AKEEBA_DATE', '2022-06-14');