mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
- Finish updating URLs from /portal to /client
- Add a basic Stripe management page to admin settings to remove cards/reset Stripe customer IDs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
// Redirect to the portal
|
||||
header("Location: ../portal/");
|
||||
header("Location: ../client/");
|
||||
|
||||
Reference in New Issue
Block a user