From db6dec0de10d0ee3b35658ae9f431935d17e8a7c Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Sat, 13 Aug 2016 14:22:22 +0200 Subject: Fix: add missing final newlines, untabify text Signed-off-by: VirtualTam --- plugins/playvideos/playvideos.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/playvideos') diff --git a/plugins/playvideos/playvideos.php b/plugins/playvideos/playvideos.php index 0a80aa58..7645b778 100644 --- a/plugins/playvideos/playvideos.php +++ b/plugins/playvideos/playvideos.php @@ -37,4 +37,4 @@ function hook_playvideos_render_footer($data) } return $data; -} \ No newline at end of file +} -- cgit v1.2.3