&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / captive / CVS.pm
index 8af7680..57cd168 100755 (executable)
@@ -170,6 +170,6 @@ print <<"HERE";
 HERE
 
 
-My::Web->footer();
+exit;
 }
 1;