From 1bdd658a7d670a4c10b18e3317ae9545020e7174 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 27 Dec 2015 14:57:51 -0500 Subject: [PATCH] Attachments can be removed via AJAX --- inc/header.inc.php | 1 + internal-api/dao/attachment_dao.php | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/inc/header.inc.php b/inc/header.inc.php index b87a9593..406dad64 100644 --- a/inc/header.inc.php +++ b/inc/header.inc.php @@ -115,6 +115,7 @@ if (is_dir(HESK_PATH . 'install')) { +