action controller

This commit is contained in:
Nweni
2019-10-23 11:56:30 +06:30
parent c51992ab18
commit 1330422b60

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