Skip to content

Commit

Permalink
Merge pull request #468 from Billmate/WPM-155-session_write_close
Browse files Browse the repository at this point in the history
WPM-155 [TASK] Add session_write_close to Billmate Cardpay
  • Loading branch information
MattiasNilsson authored Sep 22, 2020
2 parents d0cfee6 + 1d9c3b2 commit 7451679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/class-billmate-cardpay.php
Original file line number Diff line number Diff line change
Expand Up @@ -757,3 +757,4 @@ function get_billmate_shop_country() {
return $this->shop_country;
}
} // End class WC_Gateway_Billmate_Invoice
@session_write_close();

0 comments on commit 7451679

Please sign in to comment.