mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 08:24:24 -05:00
Latest working copy. GUI cleanup. Need to do inputs, outputs, in cube, type codes and etc. need rendering
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user