* When a user would:
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 7 Oct 2005 12:06:39 +0000 (12:06 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 7 Oct 2005 12:06:39 +0000 (12:06 +0000)
commitd79b5accf229a0d9bafe228e21dbdf9541b2f99f
treeeb0c48fb2be9da34820a6460e0e85844d984598e
parent0ae915c896a05860b500fc7c726cc9ca72bb152d
* When a user would:
  1. Enter Special:Contributions/User
  2. Press submit
 &namespace= would be appended to the GET request, "" would then be typecast
 to int which would yield 0 meaning that not edits from all namespaces would
 be returned but just those from the main namespace
includes/SpecialContributions.php