rename tabs, remove dddump

This commit is contained in:
Hash Borgir
2023-06-14 03:53:18 -06:00
parent e3801abaf4
commit 6c74c8b23a
2 changed files with 3 additions and 5 deletions

View File

@@ -123,9 +123,7 @@ if ($cmd == "getTable") {
if ($cmd == "update") {
//ddump($_REQUEST);
$string = str_replace('\n', '}', $_REQUEST['string']);