Added prequery statements to SQLReport and per-dbLink allowed keywords.

This commit is contained in:
Martin Kamerbeek 2006-02-02 13:23:32 +00:00
parent 929df9cbf9
commit 72b999b0ea
10 changed files with 218 additions and 68 deletions

View file

@ -25,6 +25,11 @@ our $HELP = {
description => '15 description',
namespace => 'Asset_SQLReport',
},
{
title => 'Prequery statements',
description => 'Prequery statements description',
namespace => 'Asset_SQLReport',
},
{
title => '4',
description => '4 description',
@ -44,7 +49,11 @@ our $HELP = {
{
tag => 'wobjects using',
namespace => 'Wobject'
}
},
{
tag => 'database links manage',
namespace => 'WebGUI',
},
]
},
'sql report template' => {