Index: trunk/phase3/includes/EditPage.php |
— | — | @@ -2313,7 +2313,7 @@ |
2314 | 2314 | * |
2315 | 2315 | * @return array |
2316 | 2316 | */ |
2317 | | - public function getEditButtons(&$tabindex) { |
| 2317 | + public function getEditButtons( &$tabindex ) { |
2318 | 2318 | $buttons = array(); |
2319 | 2319 | |
2320 | 2320 | $temp = array( |