diff --git a/TblEditor.php b/TblEditor.php index be82783..77d8075 100644 --- a/TblEditor.php +++ b/TblEditor.php @@ -123,9 +123,7 @@ if ($cmd == "getTable") { if ($cmd == "update") { - - //ddump($_REQUEST); - + $string = str_replace('\n', '}', $_REQUEST['string']); diff --git a/src/header.php b/src/header.php index 5c1d726..91007bb 100755 --- a/src/header.php +++ b/src/header.php @@ -77,13 +77,13 @@ -->