forked from Hfbizahzu6328/Dev-web
Initial commit
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
require_once '/var/www/config/.env.php';
|
require_once '/var/www/config/.env.php';
|
||||||
session_start();
|
session_start();
|
||||||
|
date_default_timezone_set('Europe/Paris');
|
||||||
include 'config.php';
|
include 'config.php';
|
||||||
|
|
||||||
$adminUsername = getenv('ADMIN_USERNAME');
|
$adminUsername = getenv('ADMIN_USERNAME');
|
||||||
|
|||||||
Reference in New Issue
Block a user