From 68b93fd1bce6554f55b9084cba600996e519f19e Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Mon, 10 Mar 2014 12:13:43 +0100 Subject: [PATCH] if plugins append to this, we need linebreaks --- templates/2k11/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/2k11/config.inc.php b/templates/2k11/config.inc.php index 44cc5fd9..d48f31af 100644 --- a/templates/2k11/config.inc.php +++ b/templates/2k11/config.inc.php @@ -129,7 +129,7 @@ function serendipity_plugin_api_pre_event_hook($event, &$bag, &$eventData, &$add this.value = 'http://' + this.value; } }); - })"; + })\n\n"; break; return true;