Files
itflow/guest/index.php
wrongecho a3e94d1171 - Finish updating URLs from /portal to /client
- Add a basic Stripe management page to admin settings to remove cards/reset Stripe customer IDs
2025-01-24 15:08:09 +00:00

4 lines
65 B
PHP

<?php
// Redirect to the portal
header("Location: ../client/");