Latest working copy. GUI cleanup. Need to do inputs, outputs, in cube, type codes and etc. need rendering

This commit is contained in:
Hash Borgir
2022-03-25 21:34:10 -06:00
parent 5ced1b7b18
commit d52b371b59
3129 changed files with 432901 additions and 54432 deletions

View File

@@ -114,6 +114,9 @@ if (file_exists(APP_DB)) {
*/
$tbl = $_SESSION['tbl'];
// ddump($tbl);
$string = D2Tbl::getStrings($tbl."string.tbl");
$stringExpansion = D2Tbl::getStrings($tbl."expansionstring.tbl");