отображение ошибок

This commit is contained in:
lopar 2020-06-23 21:19:52 +03:00
parent 0b35f7d98a
commit 4a0f48d0d3

View File

@ -11,7 +11,7 @@ if (!isset($_SESSION['uid'])) {
header("Location: index.php");
}
echo "<br><br><br>HERE IT IS!";
//require 'functions.php';
require_once 'functions.php';
echo "<br><br><br>HERE IT IS too!";
$tmaz = time();
try {