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