mysql changes

This commit is contained in:
lopar
2018-11-05 21:34:35 +02:00
parent ca91707466
commit 7514cd121a
2 changed files with 6 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?
<?php
session_start();
if (!isset($_SESSION['uid'])) {
header('Location: index.php');