mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 12:45:53 +12:00
Fix the bug where every user is an admin
This commit is contained in:
parent
964a4e879c
commit
0e571700fa
3 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
session_start();
|
||||
include("config.php");
|
||||
|
||||
// Handle logout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue