From 2a0814dd06a931a870888bf03f8cc82c566074e1 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Fri, 22 Jun 2007 12:51:55 +0000 Subject: [PATCH] fix parse error --- .../serendipity_event_statistics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/serendipity_event_statistics/serendipity_event_statistics.php b/plugins/serendipity_event_statistics/serendipity_event_statistics.php index 28d183f..2c03148 100644 --- a/plugins/serendipity_event_statistics/serendipity_event_statistics.php +++ b/plugins/serendipity_event_statistics/serendipity_event_statistics.php @@ -185,7 +185,7 @@ class serendipity_event_statistics extends serendipity_event '40' => "Mediapartners-Google/2.1", '41' => "MagpieRSS/0.61 (+http://magpierss.sf.net)", '42' => "www.google.com/feedfetcher.html)", - '43' => "Sphere Scout&v4.0 (beta)- scout at sphere dot com" + '43' => "Sphere Scout&v4.0 (beta)- scout at sphere dot com", '44' => "Mozilla 5.0(BlogCorpusReader 1.4142)", '45' => "libwww-perl/5.76", '46' => "Mozilla 5.0(BlogCorpusReader 1.4142)", -- 2.39.5