r75899 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75898‎ | r75899 | r75900 >
Date:01:22, 3 November 2010
Author:nad
Status:deferred
Tags:
Comment:
typos
Modified paths:
  • /trunk/extensions/PdfBook/PdfBook.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PdfBook/PdfBook.php
@@ -119,7 +119,8 @@
120120 $book = $title->getText();
121121 $html = '';
122122 $wgArticlePath = $wgServer.$wgArticlePath;
123 - $w$wgPdfBookTab = false; gScriptPath = $wgServer.$wgScriptPath;
 123+ $wgPdfBookTab = false;
 124+ $wgScriptPath = $wgServer.$wgScriptPath;
124125 $wgUploadPath = $wgServer.$wgUploadPath;
125126 $wgScript = $wgServer.$wgScript;
126127 foreach( $articles as $title ) {

Status & tagging log