X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FPage%2FPaymentInfo.php;h=00072cd0c881caeecb4c0afb4ccdc4bf4162ef5c;hb=358c4c4179a6b2494b3126bfc33c8b37ee909d49;hp=5b17464568b977a29afdc2bad434e20868a6ba8a;hpb=fe1f07566a533c23e40b453bf6eb8972d46c6e5a;p=civicrm-core.git diff --git a/CRM/Contribute/Page/PaymentInfo.php b/CRM/Contribute/Page/PaymentInfo.php index 5b17464568..00072cd0c8 100644 --- a/CRM/Contribute/Page/PaymentInfo.php +++ b/CRM/Contribute/Page/PaymentInfo.php @@ -1,36 +1,21 @@ _component = CRM_Utils_Request::retrieve('component', 'String', $this, TRUE); $this->_action = CRM_Utils_Request::retrieve('action', 'String', $this, FALSE, 'browse');