upgrade
This commit is contained in:
@@ -96,6 +96,10 @@ DBOrder.onGetFilter = function(data)
|
||||
}
|
||||
end
|
||||
|
||||
DBOrder.getUploadPath = function()
|
||||
return db.filters.uploadPath
|
||||
end
|
||||
|
||||
DBOrder.getFilter = function(popGroup)
|
||||
if popGroup then
|
||||
return db.filters[popGroup]
|
||||
|
||||
Reference in New Issue
Block a user