Your IP : 216.73.216.248


Current Path : /home/digilove/www/110/installation/
Upload File :
Current File : /home/digilove/www/110/installation/version.php

<?php
/**
 * ANGIE - The site restoration script for backup archives created by Akeeba Backup and Akeeba Solo
 *
 * @package   angie
 * @copyright Copyright (c)2009-2023 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', '8.3.3');
define('AKEEBA_DATE', '2023-08-07');