From 77b65f36f3d6083c64087000942799bd99229ad4 Mon Sep 17 00:00:00 2001 From: edbrz9 Date: Thu, 29 Dec 2022 15:43:46 +0100 Subject: [PATCH] quotation marks test --- proj/y2t/handler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj/y2t/handler.php b/proj/y2t/handler.php index 40e9efd..7ec77de 100644 --- a/proj/y2t/handler.php +++ b/proj/y2t/handler.php @@ -43,7 +43,7 @@ //echo ''; //echo '
'; //echo $item; - echo '-Copybox v-bind:txt="' . "'" . $item . "'" .'">'; + echo ''; //echo '
'; } //echo nl2br("\n END OF THE OUTPUT\n");