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. --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start.php') diff --git a/start.php b/start.php index 9a8efafb0..342d5e136 100644 --- a/start.php +++ b/start.php @@ -13,5 +13,5 @@ elgg_register_event_handler('init', 'system', 'colorbox_init'); * */ function colorbox_init() { - + } -- cgit v1.2.3