licensing
This commit is contained in:
@@ -38,6 +38,10 @@ class ApplicationController < ActionController::Base
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def cache_license()
|
||||||
|
|
||||||
|
end
|
||||||
|
|
||||||
def current_license(url, key)
|
def current_license(url, key)
|
||||||
@license = License.new(url, key)
|
@license = License.new(url, key)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user