mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 19:34:52 +00:00
Prevent access to unused file
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// Still in development, for use with Stripe Pay - exit
|
||||||
|
exit();
|
||||||
|
|
||||||
include("config.php");
|
include("config.php");
|
||||||
|
|
||||||
session_start();
|
session_start();
|
||||||
|
|||||||
Reference in New Issue
Block a user