From 930bb97902ceb014b3bed8399be1a15f8f2c3f01 Mon Sep 17 00:00:00 2001 From: edbrz9 Date: Thu, 29 Dec 2022 15:37:20 +0100 Subject: [PATCH] check --- proj/y2t/handler.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proj/y2t/handler.php b/proj/y2t/handler.php index c6ee7a6..b9420b1 100644 --- a/proj/y2t/handler.php +++ b/proj/y2t/handler.php @@ -42,8 +42,8 @@ foreach ($output as $item) { //echo ''; //echo '
'; - echo $item; - //echo ''; + //echo $item; + echo '-Copybox v-bind:txt="' . "'" . $item . "'" .'"--/Copybox-'; //echo '
'; } //echo nl2br("\n END OF THE OUTPUT\n");