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
cfc857bf80
commit
2af7a1c435
@ -25,6 +25,6 @@
|
||||
|
||||
<?php
|
||||
if (!empty($_POST)) {
|
||||
file_put_contents("../d2um.conf", $_POST['path'].DIRECTORY_SEPARATOR);
|
||||
file_put_contents("../d2um.conf", $_POST['path'].DIRECTORY_SEPARATOR.'data'.DIRECTORY_SEPARATOR.'global'.DIRECTORY_SEPARATOR.'excel'.DIRECTORY_SEPARATOR);
|
||||
header('Location: /');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user