Add note to DatabaseLink->new that id 0 is reserved for WebGUI database.
Build SQL table to be used in Group membership test
This commit is contained in:
parent
c2fdde2635
commit
910e191fb4
2 changed files with 17 additions and 2 deletions
|
|
@ -213,7 +213,8 @@ A reference to the current session.
|
|||
|
||||
=head3 databaseLinkId
|
||||
|
||||
The databaseLinkId of the databaseLink you're creating an object reference for.
|
||||
The databaseLinkId of the databaseLink you're creating an object reference for. databaseLinkId 0
|
||||
is reserved for the WebGUI database.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue