checkpoint
This commit is contained in:
parent
dc60102f8d
commit
da75a8b207
4 changed files with 14 additions and 4 deletions
|
|
@ -62,7 +62,6 @@ to the user, instead of displaying the Page Not Found page.
|
|||
|
||||
sub handler {
|
||||
my ($request, $server, $config) = @_;
|
||||
|
||||
$request->push_handlers(PerlResponseHandler => sub {
|
||||
my $session = $request->pnotes('wgSession');
|
||||
unless (defined $session) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue