setting $session->user now changes the id for the session as it should

continued adding ad management system
added field sets to htmlform and tab form
This commit is contained in:
JT Smith 2006-04-06 22:28:13 +00:00
parent f9b8582426
commit ae8f3d87f6
13 changed files with 565 additions and 14 deletions

View file

@ -170,6 +170,15 @@ sub getAdminFunction {
op=>"manageWorkflows",
group=>"pbgroup000000000000015"
},
"adSpace"=>{
title=>{
id=>"topicName",
namespace=>"AdSpace"
},
icon=>"advertising.gif",
op=>"manageAdSpaces",
group=>"pbgroup000000000000017"
},
"cron"=>{
title=>{
id=>"topicName",