aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/playvideos/playvideos.php
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2016-08-13 14:22:22 +0200
committerArthurHoaro <arthur@hoa.ro>2016-11-05 14:29:52 +0100
commit6aa08e74bcd528607cb0fed448cc885709f214fe (patch)
tree15c489d04b714e823b788a3614acc1d1daf33e5a /plugins/playvideos/playvideos.php
parentc019d62970a5b618f44ac858b990b573645bd714 (diff)
downloadShaarli-6aa08e74bcd528607cb0fed448cc885709f214fe.tar.gz
Shaarli-6aa08e74bcd528607cb0fed448cc885709f214fe.tar.zst
Shaarli-6aa08e74bcd528607cb0fed448cc885709f214fe.zip
Fix: add missing final newlines, untabify text
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'plugins/playvideos/playvideos.php')
-rw-r--r--plugins/playvideos/playvideos.php2
1 files changed, 1 insertions, 1 deletions
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)
37 } 37 }
38 38
39 return $data; 39 return $data;
40} \ No newline at end of file 40}