summaryrefslogtreecommitdiff
path: root/app/Integration/Smtp.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Integration/Smtp.php')
-rw-r--r--app/Integration/Smtp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Integration/Smtp.php b/app/Integration/Smtp.php
index ad2f30f8..3ef6539d 100644
--- a/app/Integration/Smtp.php
+++ b/app/Integration/Smtp.php
@@ -1,6 +1,6 @@
<?php
-namespace Integration;
+namespace Kanboard\Integration;
use Swift_Message;
use Swift_Mailer;
@@ -15,7 +15,7 @@ use Swift_TransportException;
* @package integration
* @author Frederic Guillot
*/
-class Smtp extends \Core\Base
+class Smtp extends \Kanboard\Core\Base
{
/**
* Send a HTML email