Fix error introduced in Change Ieae80c63e391cfb1af61841a6badd51b87d00cfe
authorSkizzerz <skizzerz@gmail.com>
Fri, 27 Dec 2013 23:51:24 +0000 (17:51 -0600)
committerSkizzerz <skizzerz@gmail.com>
Fri, 27 Dec 2013 23:55:31 +0000 (17:55 -0600)
commite035a14604b7558bd42462760636575224ed3d27
tree5ddd35bb76a8de4a667564c2e7f4d9fa24123c64
parent7e2aaea750b187f404d0b609109ecf2502146779
Fix error introduced in Change Ieae80c63e391cfb1af61841a6badd51b87d00cfe

The {{NAMESPACE}} magic word is broken by the above commit, since it uses
the function name "mwnamespace" in order to not conflict with the PHP 5.3
namespace keyword.

Change-Id: I807c9b89c101db289c0ec47593c18b0d1dc2260b
includes/parser/CoreParserFunctions.php