Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Snickser committed Jul 21, 2024
1 parent b32d071 commit 94b07fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pay.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/


use core_payment\helper;
use paygw_cryptocloud\notifications;

require_once(__DIR__ . '/../../../config.php');
global $CFG, $USER, $DB;
Expand Down

0 comments on commit 94b07fd

Please sign in to comment.