Skip to content

Commit

Permalink
Merge pull request #45 from jumpstory-org/master
Browse files Browse the repository at this point in the history
Update init.php
  • Loading branch information
cb-yateshmathuria authored Nov 10, 2022
2 parents 2b74d71 + 2d3d376 commit c226285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/init.php
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,6 @@
require(dirname(__FILE__) . '/ChargeBee/Models/UnbilledChargeTier.php');
require(dirname(__FILE__) . '/ChargeBee/Models/Usage.php');
require(dirname(__FILE__) . '/ChargeBee/Models/VirtualBankAccount.php');
require(dirname(__FILE__) . '/ChargeBee/Models/content.php');
require(dirname(__FILE__) . '/ChargeBee/Models/Content.php');

?>
?>

0 comments on commit c226285

Please sign in to comment.