added transaction table, fixed signature auth. Monitor for bugs before rmoving bypass

This commit is contained in:
twotalesanimation
2025-12-15 15:51:11 +02:00
parent 5768d8a7af
commit acd7f563b1
12 changed files with 716 additions and 191 deletions

5
test2.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
require_once("./src/config/env.php");
require_once("./src/config/functions.php");
echo getIkhokhaTransactionHistory('2025-01-01', '2025-12-31');