r49464 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49463‎ | r49464 | r49465 >
Date:14:58, 14 April 2009
Author:dale
Status:deferred
Tags:
Comment:
fixed broken merge
Modified paths:
  • /trunk/extensions/MetavidWiki/includes/MV_GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MetavidWiki/includes/MV_GlobalFunctions.php
@@ -347,12 +347,8 @@
348348 * enables linkback and autocomplete for search
349349 */
350350 function mvfAutoAllPageHeader() {
351 -<<<<<<< .mine
352351 global $mvgScriptPath, $wgJsMimeType, $wgOut, $mvExtraHeader, $wgTitle, $mvgJSDebug, $wgEnableScriptLoader, $wgRequest, $wgScriptPath;
353 -
354 -=======
355 - global $mvgScriptPath, $wgJsMimeType, $wgOut, $mvExtraHeader, $mvgJSDebug, $wgEnableScriptLoader, $wgRequest;;
356 ->>>>>>> .r49450
 352+
357353 $mvgScriptPath = htmlspecialchars( $mvgScriptPath );
358354 $wgJsMimeType = htmlspecialchars( $wgJsMimeType ) ;
359355 //set the unquie request value

Status & tagging log