mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 05:44:52 +00:00
Fixed issue with guests requiring a login when viewing invoices by email. Removed check_login from guest header
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
include("config.php");
|
include("config.php");
|
||||||
include("check_login.php");
|
|
||||||
include("functions.php");
|
include("functions.php");
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user