From 1965e4d3642e3e8bcf53c83a85aa79765541a50e Mon Sep 17 00:00:00 2001 From: Steve Clay Date: Mon, 26 Nov 2012 16:28:07 -0500 Subject: JS views: enable syntax highlighting and add missing semicolons --- views/default/js/lightbox.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views/default/js/lightbox.php') diff --git a/views/default/js/lightbox.php b/views/default/js/lightbox.php index c45d46098..d2bceaf90 100644 --- a/views/default/js/lightbox.php +++ b/views/default/js/lightbox.php @@ -16,6 +16,7 @@ * @todo add support for passing options: $('#myplugin-lightbox').elgg.ui.lightbox(options); */ +if (0) { ?>