check license

This commit is contained in:
NyanLinHtut
2019-12-24 12:01:29 +06:30
parent 17a64eeaa0
commit d643e45af9

View File

@@ -20,7 +20,7 @@ class ActionController::Base
end
else
check for license file
# check for license file
if check_license
current_license(ENV["SX_PROVISION_URL"])
else