r99497 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99496‎ | r99497 | r99498 >
Date:17:05, 11 October 2011
Author:kaldari
Status:ok
Tags:
Comment:
using Html::linkedScript
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.php
@@ -214,7 +214,7 @@
215215
216216 function efCentralNoticeGeoLoader( $skin, &$text ) {
217217 // Insert the geo IP lookup
218 - $text .= '<script type="text/javascript" src="//geoiplookup.wikimedia.org/"></script>';
 218+ $text .= Html::linkedScript( "//geoiplookup.wikimedia.org/" );
219219 return true;
220220 }
221221

Follow-up revisions

RevisionCommit summaryAuthorDate
r102477MFT r99497, r100014, r100015, r100085, 100087, r100780, r102204, r102273awjrichards01:42, 9 November 2011

Status & tagging log