app/controllers/phcscriptcdn/application_controller.rb in phcscriptcdn-2.0.0 vs app/controllers/phcscriptcdn/application_controller.rb in phcscriptcdn-2.0.1
- old
+ new
@@ -4,9 +4,9 @@
# Security
protect_from_forgery with: :exception
# Load Helpers
helper Phctitleseo::Engine.helpers
- #helper Phcnotifi::Engine.helpers
+ helper Phcnotifi::Engine.helpers
end
end