Skip to content

Commit

Permalink
ucwords compatible name for pop pankki gateway class
Browse files Browse the repository at this point in the history
  • Loading branch information
tcmug committed Nov 11, 2014
1 parent 00272e4 commit 231ac77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateways/pop.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

require_once "samlink.php";

class FpiapiGatewayPOP extends FpiapiGatewaySamlink {
class FpiapiGatewayPop extends FpiapiGatewaySamlink {

/**
* Constructor
Expand Down

0 comments on commit 231ac77

Please sign in to comment.