Index: trunk/phase3/includes/specials/SpecialRevisiondelete.php |
— | — | @@ -1088,7 +1088,7 @@ |
1089 | 1089 | $this->special->skin->link( |
1090 | 1090 | $this->list->title, |
1091 | 1091 | wfMsgHtml('diff'), |
1092 | | - array() |
| 1092 | + array(), |
1093 | 1093 | array( |
1094 | 1094 | 'diff' => $this->revision->getId(), |
1095 | 1095 | 'oldid' => 'prev', |