can u write a preg_match for this? (Parse config.php)
$config['site']['server_path'] = 'C:/ots/';
where $config['site']['server_path'] = is constance and the value in 'VALUE'; changes
There are multiple $config vars so note it.
Thanks
$config['site']['server_path'] = 'C:/ots/';
where $config['site']['server_path'] = is constance and the value in 'VALUE'; changes
There are multiple $config vars so note it.
Thanks