r77105 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77104‎ | r77105 | r77106 >
Date:14:51, 22 November 2010
Author:ialex
Status:ok
Tags:
Comment:
* (bug 26058) Fixed file name in comment
Modified paths:
  • /trunk/extensions/SVGZoom/SVGZoom.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SVGZoom/SVGZoom.php
@@ -8,7 +8,7 @@
99 * This file contains the main include file for the SVGZoom extension of MediaWiki.
1010 *
1111 * Usage: Add the following line to your LocalSettings.php file:
12 - * require_once( "$IP/extensions/SVGZoom/SVGZoom" );
 12+ * require_once( "$IP/extensions/SVGZoom/SVGZoom.php" );
1313 *
1414 * @author Trevor Parscal <tparscal@wikimedia.org>, Brad Neuberg <bradneuberg@google.com>
1515 * @license ?

Status & tagging log