summaryrefslogtreecommitdiff
path: root/sh_helpdesk/controllers/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'sh_helpdesk/controllers/__init__.py')
-rw-r--r--sh_helpdesk/controllers/__init__.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/sh_helpdesk/controllers/__init__.py b/sh_helpdesk/controllers/__init__.py
new file mode 100644
index 0000000..5648a73
--- /dev/null
+++ b/sh_helpdesk/controllers/__init__.py
@@ -0,0 +1,5 @@
+# -*- coding: utf-8 -*-
+# Part of Softhealer Technologies.
+
+from . import main
+from . import portal