SetItems working. Tesing

This commit is contained in:
color.diff=auto
2021-03-23 02:13:54 -06:00
parent 03c73e8cf8
commit 3c070526f1
103 changed files with 42056 additions and 16740 deletions

5
src/index.php Normal file
View 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';