Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv8781
Modified Files:
serendipity_functions.inc.php
Log Message:
NOTICE: The last revision of this file contained superfluous linebreaks
which broke the RSS-feed.
Everyone having recently updated your CVS should update this file
immediately. Sebastian and Tom, your feeds are currently broken, for example.
Index: serendipity_functions.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/serendipity_functions.inc.php,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- serendipity_functions.inc.php 18 Jan 2004 14:02:09 -0000 1.178
+++ serendipity_functions.inc.php 20 Jan 2004 11:37:15 -0000 1.179
@@ -2598,5 +2598,4 @@
define("serendipity_FUNCTIONS_LOADED", true);
/* vim: set sts=4 ts=4 expandtab : */
-?>
-
\ No newline at end of file
+?>
\ No newline at end of file
|