LJ::Talk::get_talk2_row
LJ::Talk::get_talk2_row — Gets a row of data from talk2.
Use
LJ::Talk::get_talk2_row(dbcr, journalid, jtalkid);
Arguments
dbcr. Database handle to read from.
journalid. Journal id that comment is posted in.
jtalkid. Journal talkid of comment.
Source:
cgi-bin/talklib.pl
Returns:
Hashref of row data, or undef on error.