From 320fe1c39240644ce15fa2a436ac4a5591b95083 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 2 Feb 2016 08:31:37 -0500 Subject: EE Fixes --- mattermost.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mattermost.go') 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 -- cgit v1.2.3-1-g7c22