отображение ошибок
This commit is contained in:
parent
bde387cd65
commit
0b35f7d98a
2
main.php
2
main.php
@ -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!";
|
||||||
include_once 'functions.php';
|
//require 'functions.php';
|
||||||
echo "<br><br><br>HERE IT IS too!";
|
echo "<br><br><br>HERE IT IS too!";
|
||||||
$tmaz = time();
|
$tmaz = time();
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user