mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 08:24:24 -05:00
Windows path fix. Todo: fix mod switching
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
*/
|
||||
session_start();
|
||||
|
||||
error_reporting(E_ALL ^ E_WARNING);
|
||||
include "../_pdo.php";
|
||||
require_once "../src/D2Functions.php";
|
||||
require_once "../src/D2ItemDesc.php";
|
||||
|
Reference in New Issue
Block a user