mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
SetItems working. Tesing
This commit is contained in:
5
src/index.php
Normal file
5
src/index.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once 'header.php'; // loads head.php inside. Further loads D2UM/SM
|
||||
require_once 'footer.php';
|
||||
require_once 'bottom.php';
|
Reference in New Issue
Block a user