&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / Index.pm
index 1dcb08d..c0ba713 100755 (executable)
@@ -73,6 +73,6 @@ while (@platforms) {
        }
 
 
-My::Web->footer();
+exit;
 }
 1;