Your IP : 216.73.216.247


Current Path : /home/nicholsonsmith/public_html/administrator/components/com_akeeba/
Upload File :
Current File : /home/nicholsonsmith/public_html/administrator/components/com_akeeba/version.php

<?php
/**
 * @package   akeebabackup
 * @copyright Copyright (c)2006-2020 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', '0');
define('AKEEBA_VERSION', '7.3.2.1');
define('AKEEBA_DATE', '2020-09-21');