From 4fb00f8e0f0c71e7eb39754efe4b2bc0d8b1e9a0 Mon Sep 17 00:00:00 2001 From: wesley Date: Thu, 28 Jul 2005 01:10:43 +0000 Subject: [PATCH] corrected Statistics plugin, which had a wrong semicolon placement --- .../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 f4f60d1..cdc8c73 100644 --- a/plugins/serendipity_event_statistics/serendipity_event_statistics.php +++ b/plugins/serendipity_event_statistics/serendipity_event_statistics.php @@ -428,7 +428,7 @@ class serendipity_event_statistics extends serendipity_event
-
+

-- 2.39.5