Index of /wp-content/<?php /** * @package solo * @copyright Copyright (c)2014-2018 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU GPL version 3 or later */
Name
Last modified
Size
Description
Parent Directory
-
Do not remove this line. It is required for Akeeba Solo to work. define('_AKEEBA', 1); /
04-Jan-2019 11:21
-
Minimum PHP version check $minimumPHP = '5.3.3'; if (version_compare(PHP_VERSION, $minimumPHP, 'lt')) { require_once 'wrongphp.php'; return; } /
04-Jan-2019 11:21
-
Apache Server at joom12.westnet.at Port 80