Checking in commerce stuff

This commit is contained in:
Martin Kamerbeek 2005-04-25 22:33:57 +00:00
parent d0374dcca3
commit 6e4cefc7c0
14 changed files with 1006 additions and 44 deletions

View file

@ -300,6 +300,15 @@ sub getAdminFunction {
op=>"listSubscriptions",
group=>"3"
},
"productManager"=>{
title=>{
id=>"manage products",
namespace=>"ProductManager"
},
icon=>"productManager.gif",
op=>"listProducts",
group=>"14"
},
"cache"=>{
title=>{
id=>"manage cache",