Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../arastta
File: config.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* @package Arastta eCommerce
[2] Fix | Delete
* @copyright 2015-2017 Arastta Association. All rights reserved.
[3] Fix | Delete
* @copyright See CREDITS.txt for credits and other copyright notices.
[4] Fix | Delete
* @license GNU GPL version 3; see LICENSE.txt
[5] Fix | Delete
* @link https://arastta.org
[6] Fix | Delete
*/
[7] Fix | Delete
[8] Fix | Delete
// DB
[9] Fix | Delete
define('DB_DRIVER', 'mysqli');
[10] Fix | Delete
define('DB_HOSTNAME', '[[softdbhost]]');
[11] Fix | Delete
define('DB_USERNAME', '[[softdbuser]]');
[12] Fix | Delete
define('DB_PASSWORD', '[[softdbpass]]');
[13] Fix | Delete
define('DB_DATABASE', '[[softdb]]');
[14] Fix | Delete
define('DB_PREFIX', '[[dbprefix]]');
[15] Fix | Delete
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function