mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-09-18 09:32:08 +00:00
latest copy
This commit is contained in:
@@ -32,9 +32,7 @@ if (file_exists($filename)) {
|
||||
$path = $p;
|
||||
define('TXT_PATH', $p);
|
||||
} else {
|
||||
$path = DIRECTORY_SEPARATOR."txt".DIRECTORY_SEPARATOR;
|
||||
// if entered mod path is incorrect, use 1.10 txt files in /txt/ folder
|
||||
define('TXT_PATH', './txt/');
|
||||
header('Location: /');
|
||||
}
|
||||
|
||||
// Misc functions
|
||||
|
Reference in New Issue
Block a user