merge with r-19
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
include MultiTenancy
|
||||
include LoginVerification
|
||||
include Customers
|
||||
|
||||
#before_action :check_installation
|
||||
protect_from_forgery with: :exception
|
||||
|
||||
Reference in New Issue
Block a user