adding cron UI, but not working yet

bugfix for captcha
This commit is contained in:
JT Smith 2006-02-14 03:48:36 +00:00
parent df6c40df29
commit 32169aebbf
7 changed files with 361 additions and 2 deletions

View file

@ -161,6 +161,15 @@ sub getAdminFunction {
func=>"manageVersions",
group=>"3"
},
"cron"=>{
title=>{
id=>"topicName",
namespace=>"Workflow_Cron"
},
icon=>"cron.gif",
op=>"manageCron",
group=>"3"
},
"users"=>{
title=>{
id=>"149",