more oodles of changes.
This commit is contained in:
parent
5473560df4
commit
f2cccdff9f
27 changed files with 112 additions and 670 deletions
|
|
@ -133,7 +133,7 @@ sub www_editDatabaseLinkSave {
|
|||
my $params = {
|
||||
title=>$session->form->process("title"),
|
||||
username=>$session->form->process("dbusername"),
|
||||
identifier=>$session->form->process("dbidentifier")
|
||||
identifier=>$session->form->process("dbidentifier"),
|
||||
DSN=>$session->form->process("DSN")
|
||||
});
|
||||
if ($session->form->process("dlid") eq "new") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue