add order for subcat

This commit is contained in:
Yan
2017-12-01 13:57:56 +06:30
parent 5257117e12
commit b1217c19a2
3 changed files with 3 additions and 15 deletions

View File

@@ -58,7 +58,7 @@ class ApplicationController < ActionController::Base
def cache_license(url, lookup)
flag = ENV["AES_IV"]
@license = License.new(url, lookup)
puts flag
# Check Exists IV
if flag == "<%= ENV['AES_IV'] %>"
# Export for Key