function __construct()
 {
     global $wgRequest;
     parent::__construct();
     $this->campaign = CustomUserSignupHooks::getCampaign();
 }