From 745351d7e9d957fb55d647dd30ed685bad943f1a Mon Sep 17 00:00:00 2001 From: CrawfordCurrie Date: Fri, 13 Nov 2009 12:47:22 +0000 Subject: [PATCH] Item2286: undone the finish that will kill checkins after the first. Really need an extender static object to manage this stuff. git-svn-id: http://svn.foswiki.org/trunk@5506 0b4bb1d4-4e5a-0410-9cc4-b2b747904278 --- core/tools/extender.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/tools/extender.pl b/core/tools/extender.pl index 34f09587b1..083a7ce497 100644 --- a/core/tools/extender.pl +++ b/core/tools/extender.pl @@ -161,9 +161,6 @@ sub _stop { # Can't do this until we have setlib.cfg require Foswiki::Configure::Dependency; -$session->finish(); -undef $session; - sub remap { my $file = shift;