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