mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
Change text and fix redirects
This commit is contained in:
parent
e700a0dc99
commit
47fe246e87
2 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ color: #440000;
|
|||
<?php
|
||||
if($_SESSION["logged_in"] == false)
|
||||
{
|
||||
header("Location: /admin.php"); # Fuck off.
|
||||
header("Location: /admin"); # Fuck off.
|
||||
exit();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue