r74926 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74925‎ | r74926 | r74927 >
Date:22:09, 17 October 2010
Author:siebrand
Status:ok
Tags:
Comment:
Rename wikibhasha to WikiBhasha
Modified paths:
  • /trunk/extensions/WikiBhasha/WikiBhasha.alias.php (added) (history)

Diff [purge]

Index: trunk/extensions/WikiBhasha/wikibhasha.alias.php
@@ -1,12 +0,0 @@
2 -<?php
3 -
4 -$specialPageAliases = array();
5 -
6 -$specialPageAliases['en'] = array(
7 - 'WikiBhasha' => array( 'WikiBhasha' ),
8 -);
9 -
10 -/**
11 - * For backwards compatibility with MediaWiki 1.15 and earlier.
12 - */
13 -$aliases =& $specialPageAliases;
Index: trunk/extensions/WikiBhasha/WikiBhasha.alias.php
@@ -0,0 +1,12 @@
 2+<?php
 3+
 4+$specialPageAliases = array();
 5+
 6+$specialPageAliases['en'] = array(
 7+ 'WikiBhasha' => array( 'WikiBhasha' ),
 8+);
 9+
 10+/**
 11+ * For backwards compatibility with MediaWiki 1.15 and earlier.
 12+ */
 13+$aliases =& $specialPageAliases;
Property changes on: trunk/extensions/WikiBhasha/WikiBhasha.alias.php
___________________________________________________________________
Added: svn:eol-style
114 + native

Status & tagging log