Quote:
Originally Posted by aim
Do you have the slash symbol at the end of $xcart_web_dir variable ?
Code:
aim-server[~/www/xcart_4_6_x]$ grep xcart_web_dir config.*
* $xcart_web_dir - X-Cart web directory.
* $xcart_web_dir ="/xcart";
* $xcart_web_dir ="";
$xcart_web_dir ="/xcart";
aim-server[~/www/xcart_4_6_x]$
|
No, no slash at the end of all 3 variables.
It happens while updating, as soon as the automatic patches are applied, the issue appears and the final patch overview (where it shows which hunks have been patched) the slashes are suddenly added.