&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / int13sniff / Index.pm
index b0cec3b..5b70895 100644 (file)
@@ -54,6 +54,6 @@ project::Lib->init();
 print centerimg "int13sniff-snap","Boot Snapshot";
 
 
-My::Web->footer();
+exit;
 }
 1;