&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / captive / Resources.pm
index 7feb9ad..b3f7392 100755 (executable)
@@ -73,6 +73,6 @@ print "<ul>\n";
 print "</ul>\n";
 
 
-My::Web->footer();
+exit;
 }
 1;