I think that $Application->SessionCount might be broken.
I have a user logged in, with a session, and the following code returns
nothing :
my $count = $Application->SessionCount();
print "num of users: $count <br>";
Have I misunderstood something here ?
Richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: $Application->SessionCount(); Richard Curtis
- Re: $Application->SessionCount(); Josh Chamas
- Re: $Application->SessionCount(); Richard Curtis
- Re: $Application->SessionCount(); Josh Chamas