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:
Colin Kuskie 2006-04-03 05:36:27 +00:00
parent c2fdde2635
commit 910e191fb4
2 changed files with 17 additions and 2 deletions

View file

@ -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