r98961 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98960‎ | r98961 | r98962 >
Date:00:38, 5 October 2011
Author:reedy
Status:ok
Tags:
Comment:
Same as r98960
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/CategoryTree/CategoryTree.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/CategoryTree/CategoryTree.php
@@ -201,7 +201,7 @@
202202 * namely, only providing the mode name or number.
203203 * This loads CategoryTreeFunctions.php and calls CategoryTree::ajax()
204204 */
205 -function efCategoryTreeAjaxWrapper( $category, $options, $enc = '' ) {
 205+function efCategoryTreeAjaxWrapper( $category, $options = array(), $enc = '' ) {
206206 global $wgCategoryTreeHTTPCache, $wgSquidMaxage, $wgUseSquid;
207207
208208 if ( is_string( $options ) ) {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98960Oct 5 00:32:16 10.0.2.175 apache2[351]: PHP Warning: Missing argument 2 for...reedy00:37, 5 October 2011

Status & tagging log