отображение ошибок
This commit is contained in:
@@ -11,7 +11,7 @@ if (!isset($_SESSION['uid'])) {
|
|||||||
header("Location: index.php");
|
header("Location: index.php");
|
||||||
}
|
}
|
||||||
echo "<br><br><br>HERE IT IS!";
|
echo "<br><br><br>HERE IT IS!";
|
||||||
require_once 'functions.php';
|
include_once 'functions.php';
|
||||||
echo "<br><br><br>HERE IT IS too!";
|
echo "<br><br><br>HERE IT IS too!";
|
||||||
$tmaz = time();
|
$tmaz = time();
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user