Skip to content

Commit

Permalink
file path update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukman008 authored Jul 22, 2019
1 parent 027ec51 commit a050fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paystack/controllers/front/paystacksuccess.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* @since 1.5.0
*/

include_once dirname(__DIR__) . "class-paystack-plugin-tracker.php";
include_once dirname(__FILE__) . "/class-paystack-plugin-tracker.php";
class PaystackPaystacksuccessModuleFrontController extends ModuleFrontController
{
/**
Expand Down

0 comments on commit a050fb0

Please sign in to comment.