Link to the fax_files.php file and use fax_inbox_view and fax_sent_view permissions.

This commit is contained in:
Mark Crane
2015-05-01 10:48:48 +00:00
parent ec179ff1fe
commit 94452846fe
3 changed files with 18 additions and 16 deletions

View File

@@ -59,5 +59,4 @@ if (strlen($id)>0) {
$_SESSION['message'] = $text['message-delete'];
header('Location: fax_files.php');
?>