fix
This commit is contained in:
parent
0a7db03af1
commit
29496004dc
@ -12,7 +12,7 @@
|
||||
if (!isset($_SESSION['district'])) { header("Location: start.php");}
|
||||
$strDistrict=$_SESSION['district'];
|
||||
require("config.php");
|
||||
if ($strDistict=="unkown") { header("Location: start.php");}
|
||||
if ($strDistrict=="unkown") { header("Location: start.php");}
|
||||
?>
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
Loading…
Reference in New Issue
Block a user