Content deleted Content added
fixPipedWikilinksWithIdenticalParameters() (publish.php) |
insert line too (publish.php) |
||
Line 740:
// insert template at top
wikicode = hasTemplateAtBottom[1] + "\n----\n\n" + wikicode;
}
return wikicode;
|