Protect Language.php against external execution. I don't think it's exploitable
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 6 Aug 2004 21:19:24 +0000 (21:19 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 6 Aug 2004 21:19:24 +0000 (21:19 +0000)
commit6a84ca8fc8c48fb6d068f2f03f6bf1d326e3cd47
tree7690eed389590fc72ec30fb8c38682d830648db1
parent99b447f83bf0f4317d9aac2c59ee56147b233c36
Protect Language.php against external execution. I don't think it's exploitable
with register_globals, but it feels better to have it locked off.
languages/Language.php