From 48f08d00af1d528789877ca138d7c5c3d77e826d Mon Sep 17 00:00:00 2001 From: Yan Date: Thu, 14 Dec 2017 12:04:31 +0630 Subject: [PATCH] nothing --- app/controllers/application_controller.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 6f754591..fcca34a7 100755 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -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