d2s checksum working, no more bad generic file

This commit is contained in:
Hash Borgir
2022-05-15 23:15:17 -06:00
parent 3001eaf611
commit 25bfbfe93d
8 changed files with 872 additions and 91 deletions

View File

@@ -57,7 +57,7 @@ if (!empty($_POST)) {
$path = rtrim($_POST['path'], "\\");
$path = str_replace("\\", "\\\\", $path);
$savePath .= $path . '\\\\save\\\\';
$savePath = $path . '\\\\save\\\\';
$tbl = $path.'\\\\data\\\\local\\\\lng\\\\eng\\\\';
$path .= '\\\\data\\\\global\\\\excel\\\\';