r50140 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50139‎ | r50140 | r50141 >
Date:20:51, 2 May 2009
Author:demon
Status:ok
Tags:
Comment:
Slight tweak to r50137: don't need to include HttpFunctions, it should already be loaded.
Modified paths:
  • /trunk/extensions/TSPoll/TSPoll.php (modified) (history)

Diff [purge]

Index: trunk/extensions/TSPoll/TSPoll.php
@@ -41,7 +41,6 @@
4242 }
4343
4444 $wgExtensionMessagesFiles['TSPoll'] = dirname( __FILE__ ) . '/TSPoll.i18n.php';
45 -include_once($IP.'/includes/HttpFunctions.php');
4645
4746 function efTSPollSetup() {
4847 global $wgParser;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r50137Change to MediaWiki http functionjan17:13, 2 May 2009

Status & tagging log