&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / captive / Press.pm
index 245c0ed..dc7c0ac 100755 (executable)
@@ -110,6 +110,6 @@ print "\t<li>...</li>\n";
 print "</ul>\n";
 
 
-My::Web->footer();
+exit;
 }
 1;