This commit is contained in:
Yan
2017-12-14 12:04:31 +06:30
parent 00615a4443
commit 48f08d00af

View File

@@ -23,7 +23,6 @@ class ApplicationController < ActionController::Base
end
def lookup_domain
if request.subdomain.present? && request.subdomain != "www"
from = request.subdomain.downcase + "." + request.domain.downcase
@license = cache_license(ENV["SX_PROVISION_URL"], from) # request.subdomain.downcase