From 3c7ea45acf81c550b93965688ef877c020411e7f Mon Sep 17 00:00:00 2001 From: vargenau Date: Wed, 17 Apr 2013 09:39:53 +0000 Subject: [PATCH] Remove semicolon git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@8762 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- lib/plugin/InterWikiSearch.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/plugin/InterWikiSearch.php b/lib/plugin/InterWikiSearch.php index 060a1c8c3..9542406a8 100644 --- a/lib/plugin/InterWikiSearch.php +++ b/lib/plugin/InterWikiSearch.php @@ -122,8 +122,6 @@ if (defined('DEBUG') && DEBUG) { return $table; } } - - ; } // Local Variables: -- 2.42.0