From 4a84d2a0b346bd0d7def3cbcd77faa51d22b0027 Mon Sep 17 00:00:00 2001 From: Platonides Date: Sun, 7 Nov 2010 23:17:04 +0000 Subject: [PATCH] Minor whitespace change. --- includes/EditPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index b791b9b334..02b3c79bff 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -2313,7 +2313,7 @@ HTML * * @return array */ - public function getEditButtons(&$tabindex) { + public function getEditButtons( &$tabindex ) { $buttons = array(); $temp = array( -- 2.20.1