Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../lepton
File: config.php
<?php
[0] Fix | Delete
[1] Fix | Delete
if(defined('LEPTON_PATH')) { die('By security reasons it is not permitted to load \'config.php\' twice!! Forbidden call from \''.$_SERVER['SCRIPT_NAME'].'\'!'); }
[2] Fix | Delete
[3] Fix | Delete
// config file created by LEPTON 7.2.0
[4] Fix | Delete
[5] Fix | Delete
define('LEPTON_PATH', dirname(dirname(__FILE__)));
[6] Fix | Delete
define('LEPTON_URL', '[[softurl]]');
[7] Fix | Delete
define('ADMIN_PATH', LEPTON_PATH.'/backend');
[8] Fix | Delete
define('ADMIN_URL', LEPTON_URL.'/backend');
[9] Fix | Delete
[10] Fix | Delete
define('LEPTON_GUID', '[[leptonguid]]');
[11] Fix | Delete
[12] Fix | Delete
if (!defined('LEPTON_INSTALL_PROCESS')) require_once(LEPTON_PATH.'/framework/initialize.php');
[13] Fix | Delete
[14] Fix | Delete
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function