mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
The start of client logins has begun, now can link a user with a client to allow client logins, clients can only view client.php there is more work to be done
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<?php
|
||||
|
||||
include("config.php");
|
||||
include("check_login.php");
|
||||
|
||||
session_start();
|
||||
session_destroy();
|
||||
|
||||
Reference in New Issue
Block a user