mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 08:50:42 +00:00
Cleanup Expense Code in post blocks and remove single use function since stripe payments get reconciled during nightly cron
This commit is contained in:
@@ -16,4 +16,3 @@ require_once __DIR__ . '/functions/auth.php';
|
||||
require_once __DIR__ . '/functions/logging.php';
|
||||
require_once __DIR__ . '/functions/app.php';
|
||||
require_once __DIR__ . '/functions/db.php';
|
||||
require_once __DIR__ . '/functions/payments.php';
|
||||
|
||||
Reference in New Issue
Block a user