Use MWNamespace method instead of binary arithmetic
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 8 Dec 2012 11:09:15 +0000 (12:09 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 8 Dec 2012 11:09:15 +0000 (12:09 +0100)
commit07b4831ca3add94d5919f555238c0eeceeab63d8
tree6209f0e55f84da17dc028e7020a25ad89563a3fa
parente413fbf1f32da7997eced8eb9f9a7cce204ea863
Use MWNamespace method instead of binary arithmetic

"& ~1" or "| 1" are not easy to read

Change-Id: I08ff92669d32f3663ea58e98d8c49f0a54dfeca4
includes/Title.php
includes/specials/SpecialEditWatchlist.php