&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / Contact.pm
index 296ae8c..2bc4d68 100644 (file)
@@ -63,6 +63,6 @@ print <<"HERE";
 HERE
 
 
-My::Web->footer();
+exit;
 }
 1;