&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / phphash / Index.pm
index 90ab1e1..340840c 100644 (file)
@@ -49,6 +49,6 @@ sub handler
 project::Lib->init();
 
 
-My::Web->footer();
+exit;
 }
 1;