added user managment
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
include("../scripts/functions.php");
|
||||
$user_data = check_login($con);
|
||||
|
||||
echo file_get_contents("header_footer/header.php");
|
||||
include("header_footer/header.php");
|
||||
?>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user