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
|
||||
|
||||
include("config.php");
|
||||
include("check_login.php");
|
||||
include("functions.php");
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user