From 7f3804f2077c40f1960c717478dece778161c05c Mon Sep 17 00:00:00 2001 From: Sem Date: Wed, 1 Aug 2012 15:00:10 +0200 Subject: Fixed plugin portability bugs. --- views/default/js/lightbox.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/js/lightbox.php') diff --git a/views/default/js/lightbox.php b/views/default/js/lightbox.php index 85fd2b717..a7beaadcc 100644 --- a/views/default/js/lightbox.php +++ b/views/default/js/lightbox.php @@ -36,6 +36,6 @@ elgg.register_hook_handler('init', 'system', elgg.ui.lightbox.init);