From 3d57eb87d1ad882569a1058e56402da0c18daae4 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Mon, 9 Aug 2010 18:54:43 +0000 Subject: [PATCH] Remove silly end-of-class comment --- includes/Wiki.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Wiki.php b/includes/Wiki.php index a1da287112..d9a8e73bc8 100644 --- a/includes/Wiki.php +++ b/includes/Wiki.php @@ -593,4 +593,4 @@ class MediaWiki { } -}; /* End of class MediaWiki */ +} -- 2.20.1