Added Database link access for SQL Macro
This commit is contained in:
parent
b020387643
commit
f3b14a227c
7 changed files with 116 additions and 30 deletions
|
|
@ -18,6 +18,11 @@ our $I18N = {
|
|||
lastUpdated => 1135105919,
|
||||
},
|
||||
|
||||
'database access not allowed' => {
|
||||
message => q|The database does not allow access from Macro's.|,
|
||||
lastUpdated => 1135105919,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue