&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / fixhtml / Index.pm
index 0bb3da3..0866530 100644 (file)
@@ -59,6 +59,6 @@ path referration which will broke on your local machine.</p>
 HERE
 
 
-My::Web->footer();
+exit;
 }
 1;