Skip to content

Commit

Permalink
More loading shenanigans.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkakar-stripe committed Feb 16, 2018
1 parent 4d58b1c commit d78923a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
require(dirname(__FILE__) . '/lib/SubscriptionItem.php');
require(dirname(__FILE__) . '/lib/ThreeDSecure.php');
require(dirname(__FILE__) . '/lib/Token.php');
require(dirname(__FILE__) . '/lib/Topup.php');
require(dirname(__FILE__) . '/lib/Transfer.php');
require(dirname(__FILE__) . '/lib/TransferReversal.php');

Expand Down

0 comments on commit d78923a

Please sign in to comment.