Fix pageExists when passed invalid title
authorChad Horohoe <chadh@wikimedia.org>
Thu, 26 Jun 2014 14:40:06 +0000 (07:40 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Thu, 26 Jun 2014 14:40:06 +0000 (07:40 -0700)
commitb101c22a82ec2dbfa4c1b4de5429b600cc30d224
tree0ea467562ffa189430627b13639acf35f5a1c759
parentddeadfc49b9c9c0fa7ac0fdea358906e39c28565
Fix pageExists when passed invalid title

$title would end up null leading to broken output.

Change-Id: I349ec8aa15fa7e59ae198c2e4f92b3baa471ea23
maintenance/pageExists.php