mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2024-11-30 12:36:03 +00:00
latest copy
This commit is contained in:
parent
f1bc3519f8
commit
805c45f2cc
@ -38,9 +38,6 @@ if (file_exists($filename)) {
|
|||||||
// Misc functions
|
// Misc functions
|
||||||
require_once "./src/functions.php";
|
require_once "./src/functions.php";
|
||||||
|
|
||||||
// $path is a shorter alias to writing $path a lot.
|
|
||||||
$path = $path;
|
|
||||||
|
|
||||||
// Txt Parser
|
// Txt Parser
|
||||||
require_once './src/txtParser.php';
|
require_once './src/txtParser.php';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user