Prevent access to unused file

This commit is contained in:
Marcus Hill
2023-01-02 18:38:21 +00:00
parent 0673e550e5
commit 3b3c0ee5db

View File

@@ -1,5 +1,8 @@
<?php
// Still in development, for use with Stripe Pay - exit
exit();
include("config.php");
session_start();