app/controllers/phcscriptcdnpro/application_controller.rb in phcscriptcdnpro-3.3.4 vs app/controllers/phcscriptcdnpro/application_controller.rb in phcscriptcdnpro-3.3.5

- old
+ new

@@ -1,8 +1,9 @@ module Phcscriptcdnpro class ApplicationController < ActionController::Base # Security Filters + before_action :require_user protect_from_forgery with: :exception # Load Helpers helper Phctitleseo::Engine.helpers helper Phcnotifi::Engine.helpers