if plugins append to this, we need linebreaks

This commit is contained in:
Garvin Hicking 2014-03-10 12:13:43 +01:00
parent e3c027907f
commit 68b93fd1bc

View File

@ -129,7 +129,7 @@ function serendipity_plugin_api_pre_event_hook($event, &$bag, &$eventData, &$add
this.value = 'http://' + this.value; this.value = 'http://' + this.value;
} }
}); });
})"; })\n\n";
break; break;
return true; return true;