mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-29 00:34:35 +02:00
add php header (#1064)
This commit is contained in:
parent
09150d6940
commit
7b4427d3e3
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
@include 'config.php';
|
||||
require_once 'vendor/autoload.php';
|
||||
header('X-Frame-Options: DENY');
|
||||
|
||||
date_default_timezone_set ('UTC');
|
||||
// REDBEAN CONFIGURATION
|
||||
|
Loading…
x
Reference in New Issue
Block a user