Don't use isset() to check whether an existing variable is null
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 1 Jan 2013 21:13:30 +0000 (22:13 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 1 Jan 2013 21:13:30 +0000 (22:13 +0100)
commitca4489c3e3021779544c3e49ceb65acf80955ad6
tree0ea75aeac5c77c5ac3a7656ab5852bf9deb27ceb
parent97c390402a4361ad93a13d6b7ed8deda73fd412c
Don't use isset() to check whether an existing variable is null

Change-Id: I7b4207e91b6fa33ba31b1308f5e71f923def687e
includes/CategoryPage.php
includes/EditPage.php
includes/Export.php