diff --git a/plugin/Shorts/row.json.php b/plugin/Shorts/row.json.php index ae17ae4cff..d9b68400e4 100644 --- a/plugin/Shorts/row.json.php +++ b/plugin/Shorts/row.json.php @@ -37,4 +37,4 @@ if(!empty($ShortsObj)){ } //var_dump($videos);exit; -echo json_encode($videos); \ No newline at end of file +echo _json_encode($videos); \ No newline at end of file