app/controllers/phcscriptcdnpro/script/licences_controller.rb in phcscriptcdnpro-78.4.0 vs app/controllers/phcscriptcdnpro/script/licences_controller.rb in phcscriptcdnpro-79.0.0

- old
+ new

@@ -2,10 +2,10 @@ module Phcscriptcdnpro class Script::LicencesController < ApplicationController # Include Core Helpers, Security & Action Filters - include Phccorehelpers::PhcpluginsproHelper + include PhcdevworksCore::PhcdevPluginsHelper before_action :authenticate_user! before_action :set_paper_trail_whodunnit before_action :set_script_licence, only: [:show, :edit, :update, :destroy] # INDEX