summaryrefslogtreecommitdiffstats
path: root/mattermost.go
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-02-02 08:31:37 -0500
committerChristopher Speller <crspeller@gmail.com>2016-02-02 08:31:37 -0500
commit320fe1c39240644ce15fa2a436ac4a5591b95083 (patch)
tree44185c5ed5f7048a67f6514b9c06040aae11397a /mattermost.go
parentf28486c4553f7f4bccf7bf69153c2f12699705f9 (diff)
downloadchat-320fe1c39240644ce15fa2a436ac4a5591b95083.tar.gz
chat-320fe1c39240644ce15fa2a436ac4a5591b95083.tar.bz2
chat-320fe1c39240644ce15fa2a436ac4a5591b95083.zip
EE Fixes
Diffstat (limited to 'mattermost.go')
-rw-r--r--mattermost.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/mattermost.go b/mattermost.go
index b6652d812..43fa06601 100644
--- a/mattermost.go
+++ b/mattermost.go
@@ -31,6 +31,8 @@ import (
_ "github.com/go-ldap/ldap"
)
+//ENTERPRISE_IMPORTS
+
var flagCmdCreateTeam bool
var flagCmdCreateUser bool
var flagCmdAssignRole bool