From eeac2329baab1fdae7cbf6c707ed2ffd8beb4c1b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 24 May 2015 16:02:25 -0400 Subject: Helpers refactoring --- app/Integration/PostmarkWebhook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Integration/PostmarkWebhook.php') diff --git a/app/Integration/PostmarkWebhook.php b/app/Integration/PostmarkWebhook.php index 642955df..9051e5f7 100644 --- a/app/Integration/PostmarkWebhook.php +++ b/app/Integration/PostmarkWebhook.php @@ -10,7 +10,7 @@ use HTML_To_Markdown; * @package integration * @author Frederic Guillot */ -class PostmarkWebhook extends Base +class PostmarkWebhook extends \Core\Base { /** * Parse incoming email -- cgit v1.2.3