aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/environment.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/environment.rb b/config/environment.rb
index 7ffbe8701..929ed4dc1 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -155,6 +155,7 @@ require 'world_foi_websites.rb'
require 'alaveteli_external_command.rb'
require 'quiet_opener.rb'
require 'mail_handler'
+require "cookie_store_with_line_break_fix"
if !Configuration.exception_notifications_from.blank? && !Configuration.exception_notifications_to.blank?
ExceptionNotification::Notifier.sender_address = Configuration::exception_notifications_from