cleanup nl2br

This commit is contained in:
Ian 2015-01-20 15:05:26 +01:00
parent 37843bc1bb
commit 2efc58c03d

View File

@ -1,6 +1,4 @@
<?php #
# serendipity_event_nl2br.php 2014-02-01 Ian $
<?php
@serendipity_plugin_api::load_language(dirname(__FILE__));
@ -277,6 +275,7 @@ class serendipity_event_nl2br extends serendipity_event
}
}
}
return true;
break;