adding FilePump
This commit is contained in:
commit
d8a1623ea0
14 changed files with 1986 additions and 1 deletions
|
|
@ -402,6 +402,13 @@
|
|||
"url" : "^PageUrl(\"\",op=manageCache);",
|
||||
"title" : "^International(manage cache,WebGUI);",
|
||||
"groupSetting" : "groupIdAdminCache"
|
||||
},
|
||||
"filePump" : {
|
||||
"icon" : "filePump.png",
|
||||
"uiLevel" : 5,
|
||||
"url" : "^PageUrl(\"\",op=filePump);",
|
||||
"title" : "^International(File Pump,FilePump);",
|
||||
"groupSetting" : "groupIdAdminFilePump"
|
||||
}
|
||||
},
|
||||
|
||||
|
|
@ -778,6 +785,7 @@
|
|||
"e" : "e_companyEmail",
|
||||
"Extras" : "Extras",
|
||||
"FetchMimeType" : "FetchMimeType",
|
||||
"FilePump" : "FilePump",
|
||||
"FileUrl" : "FileUrl",
|
||||
"GroupAdd" : "GroupAdd",
|
||||
"GroupDelete" : "GroupDelete",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue