Пробуем отключить от functions.php
This commit is contained in:
parent
1aa0e1cf61
commit
013e048752
2
inf.php
2
inf.php
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
session_start();
|
session_start();
|
||||||
include_once 'functions.php';
|
//include_once 'functions.php';
|
||||||
include_once 'models/PresentsModel.php';
|
include_once 'models/PresentsModel.php';
|
||||||
|
|
||||||
$login = urldecode($_SERVER['QUERY_STRING']) ?? '';
|
$login = urldecode($_SERVER['QUERY_STRING']) ?? '';
|
||||||
|
Loading…
Reference in New Issue
Block a user