Anilkumar wrote:
Dear John, I am strucked at the finding Auth user from a plugin, if i can know auth user from a plugin then iwill write the other code.pls help me in this regard, i want this info in a plugin.Anil
John Peacock has put auth_user into branches/0.31, if you have that version. my $auth_user = $self->qp->auth_user ; -Bob
