From 5aeb8305fc5162a7ef2ef5c64827087dd673f47c Mon Sep 17 00:00:00 2001 From: Jeroen van Riet Paap Date: Sat, 3 Dec 2016 11:47:10 +0100 Subject: Fix full screen for embedded videos --- include/oembed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/oembed.php b/include/oembed.php index 52fb04058..eb7b76437 100755 --- a/include/oembed.php +++ b/include/oembed.php @@ -338,7 +338,7 @@ function oembed_iframe($src,$width,$height) { // Make sure any children are sandboxed within their own iframe. - return ''; } -- cgit v1.2.3