Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_spamblock
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32678/plugins/serendipity_event_spamblock
Modified Files:
serendipity_event_spamblock.php
Log Message:
<Files *>
satisfy tom
</Files>
Index: serendipity_event_spamblock.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- serendipity_event_spamblock.php 22 Feb 2005 13:42:28 -0000 1.51
+++ serendipity_event_spamblock.php 22 Feb 2005 13:51:48 -0000 1.52
@@ -6,6 +6,7 @@
include $probelang;
}
+/* BC - TODO: Remove for 0.8 final */
if (!function_exists('serendipity_serverOffsetHour')) {
function serendipity_serverOffsetHour() {
return time();
|