multiple mod selection and config/db working

This commit is contained in:
color.diff=auto
2021-03-26 12:31:13 -06:00
parent d46cfc04e1
commit d5817446ff
12 changed files with 163 additions and 80 deletions

View File

@@ -1,4 +1,5 @@
<?php
session_start();
require_once 'header.php'; // loads head.php inside. Further loads D2UM/SM
require_once 'footer.php';