&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / ssht / Index.pm
index c3eb929..3572fa6 100644 (file)
@@ -94,6 +94,6 @@ print <<"HERE";
 HERE
 
 
-My::Web->footer();
+exit;
 }
 1;