From 17b570a9ae0b368a6da6fa829a89282af0f190e1 Mon Sep 17 00:00:00 2001 From: Heckyel Date: Sat, 7 Jan 2017 11:56:36 -0500 Subject: Slight adjustment --- librevideojs-html5-player.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librevideojs-html5-player.php') diff --git a/librevideojs-html5-player.php b/librevideojs-html5-player.php index 66dd040..478b2a0 100644 --- a/librevideojs-html5-player.php +++ b/librevideojs-html5-player.php @@ -128,7 +128,7 @@ function librevideojs_html5_video_embed_handler($atts, $content=null) { return __('you need to specify the src of the video file', 'librevideojs-html5-player'); } //src - $src = ''; + $src = ''; //resolution selector if (!empty($selector)) { -- cgit v1.2.3