Misc done, working copy, few bugs remain in html, and need to clean up code

This commit is contained in:
Hash Borgir
2022-03-28 00:38:41 -06:00
parent a041997dc4
commit 8a98f51445
11 changed files with 5895 additions and 65 deletions

View File

@@ -45,7 +45,7 @@ ini_set('max_execution_time', '0');
*/
$title = '<span style="color: #880000">D2</span> Modder';
$author = " HashCasper";
$version = '<span style="color: #aaa">5.1.1 beta ';
$version = '<span style="color: #aaa">5.1.2 beta ';
define('APP_DB', "D2Modder.db");