mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
fixed cubemain big problems, some remain. tcex saves now
This commit is contained in:
@@ -41,7 +41,7 @@ if ($result) {
|
||||
echo "Failed to update! Error: " . $db->lastErrorMsg();
|
||||
}
|
||||
|
||||
|
||||
$tsvFilePath = $_SESSION['path'] . "/TreasureClassEx.txt";
|
||||
|
||||
// Open the file for writing
|
||||
$fileHandle = fopen($tsvFilePath, 'w');
|
||||
|
Reference in New Issue
Block a user