mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2024-11-30 04:26:03 +00:00
latest copy
This commit is contained in:
parent
b6dad1e958
commit
94c5e253f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user