+AddType application/vnd.symbian.install .sis
[www.jankratochvil.net.git] / project / Rel.pm
index 65b51a6..1cb01ae 100755 (executable)
@@ -28,7 +28,9 @@ use Apache2::Const qw(HTTP_MOVED_PERMANENTLY);
 Wrequire 'project::Lib';
 
 
-our $HTML_TEST=0;
+our $HTML_TEST="download";
+our $HTML_TEST_RC=HTTP_MOVED_PERMANENTLY;
+our $HTML_TEST_QUERY_STRING='project=MyWeb&rel=next';
 
 sub handler
 {
@@ -39,7 +41,6 @@ my $W=My::Web->init(
                                },
                "header_only"=>1,
                );
-My::Web->heading();
 
 
 my %item=project::Lib->name_to_hashref();