r35259 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r35258‎ | r35259 | r35260 >
Date:22:02, 23 May 2008
Author:leon
Status:old
Tags:
Comment:
Modified paths:
  • /trunk/phase3/includes/api/ApiEditPage.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesKk_cn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiEditPage.php
@@ -209,6 +209,10 @@
210210 $this->getResult()->addValue(null, $this->getModuleName(), $r);
211211 }
212212
 213+ public function mustBePosted() {
 214+ return true;
 215+ }
 216+
213217 protected function getDescription() {
214218 return 'Create and edit pages.';
215219 }
Index: trunk/phase3/languages/messages/MessagesKk_cn.php
@@ -1,10 +1,9 @@
22 <?php
33 /**
4 - * Kazakh (China) (قازاقشا (جۇنگو))
5 - *
6 - * @ingroup Language
7 - * @file
8 - */
 4+ * Kazakh (China) (قازاقشا (جۇنگو))
 5+ *
 6+ * @addtogroup Language
 7+ */
98
109 # Inherit everything for now
1110 $fallback = 'kk-arab';

Status & tagging log