Skip to content

Commit

Permalink
changed: redone to 'system' <- 'name'
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Oct 30, 2015
1 parent 499b718 commit 81c5893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Merchant.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
class Merchant extends \hiqdev\php\merchant\Merchant
{
protected static $_defaults = [
'name' => 'interkassa',
'system' => 'interkassa',
'label' => 'InterKassa',
'actionUrl' => 'https://sci.interkassa.com/',
'confirmText' => 'OK',
Expand Down

0 comments on commit 81c5893

Please sign in to comment.