app/controllers/phcscriptcdn/script/urls_controller.rb in phcscriptcdn-54.3.0 vs app/controllers/phcscriptcdn/script/urls_controller.rb in phcscriptcdn-55.0.0

- old
+ new

@@ -2,10 +2,10 @@ module Phcscriptcdn class Script::UrlsController < 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_url, only: [:show, :edit, :update, :destroy] # INDEX