oups
This commit is contained in:
parent
2978eb328c
commit
fa47eea07e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class ApplicationController < ActionController::Base
|
||||||
else
|
else
|
||||||
Current.application_name = APPLICATION_NAME
|
Current.application_name = APPLICATION_NAME
|
||||||
Current.contact_email = CONTACT_EMAIL
|
Current.contact_email = CONTACT_EMAIL
|
||||||
Current.application_base_url = Current.application_base_url
|
Current.application_base_url = APPLICATION_BASE_URL
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue