Skip to content

Commit

Permalink
trackpayment.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jatintiwari0 committed Jun 3, 2024
1 parent ccede68 commit 996fdef
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions trackpayment.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
* @author Jatin Tiwari
* @copyright 2024 Jatin Tiwari
* @license https://github.com/jatintiwari0/OTTbuy/blob/main/LICENSE Apache License 2.0
* @version 1.0
* @link https://github.com/jatintiwari0/OTTbuy

/**
* @author Jatin Tiwari
* @copyright 2024 Jatin Tiwari
* @license https://github.com/jatintiwari0/OTTbuy/blob/main/LICENSE Apache License 2.0
* @version 1.0
* @link https://github.com/jatintiwari0/OTTbuy
*/
<?php
include("./auth.php");
error_reporting(0);
Expand Down

0 comments on commit 996fdef

Please sign in to comment.