Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../dotproj
File: config.php
<?php
[0] Fix | Delete
if (!defined('DP_BASE_DIR')) {
[1] Fix | Delete
die('You should not access this file directly.');
[2] Fix | Delete
}
[3] Fix | Delete
### Copyright (c) 2004, The dotProject Development Team dotproject.net and sf.net/projects/dotproject ###
[4] Fix | Delete
### All rights reserved. Released under GPL License. For further Information see LICENSE ###
[5] Fix | Delete
[6] Fix | Delete
### CONFIGURATION FILE AUTOMATICALLY GENERATED BY THE DOTPROJECT INSTALLER ###
[7] Fix | Delete
### FOR INFORMATION ON MANUAL CONFIGURATION AND FOR DOCUMENTATION SEE ./includes/config-dist.php ###
[8] Fix | Delete
[9] Fix | Delete
$dPconfig['dbtype'] = 'mysqli';
[10] Fix | Delete
$dPconfig['dbhost'] = '[[softdbhost]]';
[11] Fix | Delete
$dPconfig['dbname'] = '[[softdb]]';
[12] Fix | Delete
$dPconfig['dbprefix'] = '[[dbprefix]]';
[13] Fix | Delete
$dPconfig['dbuser'] = '[[softdbuser]]';
[14] Fix | Delete
$dPconfig['dbpass'] = '[[softdbpass]]';
[15] Fix | Delete
$dPconfig['dbpersist'] = false;
[16] Fix | Delete
$dPconfig['root_dir'] = $baseDir;
[17] Fix | Delete
$dPconfig['base_url'] = $baseUrl;
[18] Fix | Delete
?>
[19] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function