Completely remove variableSubstitution(), because magic variable
authorWil Mahan <wmahan@users.mediawiki.org>
Tue, 21 Sep 2004 05:12:44 +0000 (05:12 +0000)
committerWil Mahan <wmahan@users.mediawiki.org>
Tue, 21 Sep 2004 05:12:44 +0000 (05:12 +0000)
commit11ddbffa71ea549a831b4e93238a4f4b67d49bd9
treec907e1edb0bc9cb94dd5572c529d994011b17f2f
parent2242d6ed62a8596f2e73af827046f54e3c910aef
Completely remove variableSubstitution(), because magic variable
replacement is redundantly done in braceSubstitution(). Aside
from removing unnecessary code, this will make it easier to fix
bug 89, parameters to {{subst:}} templates
includes/Parser.php