r110066 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110065‎ | r110066 | r110067 >
Date:17:16, 26 January 2012
Author:platonides
Status:ok
Tags:
Comment:
Unused global
Modified paths:
  • /trunk/phase3/includes/Wiki.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Wiki.php
@@ -463,8 +463,6 @@
464464 * @param $article Article
465465 */
466466 private function performAction( Page $article ) {
467 - global $wgSquidMaxage;
468 -
469467 wfProfileIn( __METHOD__ );
470468
471469 $request = $this->context->getRequest();

Status & tagging log