r71112 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71111‎ | r71112 | r71113 >
Date:10:03, 15 August 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Follow up to r71111 - moved forgotten global variables
Modified paths:
  • /trunk/extensions/Deployment/Deployment_Settings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Deployment/Deployment_Settings.php
@@ -12,16 +12,4 @@
1313
1414 if ( !defined( 'MEDIAWIKI' ) ) {
1515 die( 'Not an entry point.' );
16 -}
17 -
18 -$wgRepositoryLocation = 'http://www.mediawiki.org/wiki/Special:Repository';
19 -$wgRepositoryApiLocation = 'http://www.mediawiki.org/w/api.php';
20 -
21 -$wgRepositoryPackageStates = array(
22 - //'dev',
23 - //'alpha',
24 - 'beta',
25 - //'rc',
26 - 'stable',
27 - //'deprecated',
28 -);
\ No newline at end of file
 16+}
\ No newline at end of file

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r71111Follow up to r71107 - moved forgotten global variablesjeroendedauw10:02, 15 August 2010

Status & tagging log