1
0

1) Removed ?> <LF> at the end that prevented RSS feeds.

This commit is contained in:
Ivan Cenov
2006-08-29 10:25:22 +00:00
parent db4ffe1f27
commit 19821f6cc1
44 changed files with 42 additions and 125 deletions
plugins
serendipity_event_bbcode
serendipity_event_browsercompatibility
serendipity_event_emoticate
serendipity_event_entryproperties
serendipity_event_karma
serendipity_event_livesearch
serendipity_event_mailer
serendipity_event_nl2br
serendipity_event_s9ymarkup
serendipity_event_searchhighlight
serendipity_event_statistics
serendipity_event_templatechooser
serendipity_event_textile
serendipity_event_textwiki
serendipity_event_xhtmlcleanup
serendipity_plugin_comments
serendipity_plugin_creativecommons
serendipity_plugin_entrylinks
serendipity_plugin_eventwrapper
serendipity_plugin_history
serendipity_plugin_recententries
serendipity_plugin_templatedropdown

@ -2,7 +2,7 @@
/**
* @version $Revision$
* @author Ivan Cenov jwalker@abv.bg
* @author Ivan Cenov jwalker@hotmail.bg
*/
@define('PLUGIN_HISTORY_NAME', 'История');
@ -30,5 +30,3 @@
@define('PLUGIN_HISTORY_OYA', 'Една година назад');
@define('PLUGIN_HISTORY_MYSELF', 'По избор');
@define('PLUGIN_HISTORY_DISPLAYAUTHOR', 'Показване на името на автора');
?>

@ -2,7 +2,7 @@
/**
* @version $Revision$
* @author Ivan Cenov jwalker@abv.bg
* @author Ivan Cenov jwalker@hotmail.bg
*/
@define('PLUGIN_HISTORY_NAME', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
@ -30,5 +30,3 @@
@define('PLUGIN_HISTORY_OYA', '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>');
@define('PLUGIN_HISTORY_MYSELF', '<27><> <20><><EFBFBD><EFBFBD><EFBFBD>');
@define('PLUGIN_HISTORY_DISPLAYAUTHOR', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
?>