* rmed redundant code
This commit is contained in:
parent
4d362d493d
commit
16824dc92c
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ my $map = &get(&url('http://usemod.com/intermap.txt'));
|
|||
my $cont;
|
||||
my @map = split /\n/, $map;
|
||||
|
||||
open IW, ">Interwiki.php";
|
||||
$cont .= '<?php
|
||||
# Note: this file is generated by maintenance/fetchInterwiki.pl
|
||||
# Edit and rerun that script rather than modifying this directly.
|
||||
|
|
|
|||
Loading…
Reference in a new issue