+"no_job", it does not belong here.
authorshort <>
Sun, 20 Nov 2005 05:58:37 +0000 (05:58 +0000)
committershort <>
Sun, 20 Nov 2005 05:58:37 +0000 (05:58 +0000)
resume/ResumeJanKratochvil.pm

index 9346c3b..2eebbcf 100644 (file)
@@ -64,6 +64,7 @@ my $W=My::Web->init(
                                "print"=>'^(?:print)?$',
                                },
                "http_safe"=>1, # For our anti-robot POST request.
+               "no_job"=>1,
                );
 $W->{"args"}{"Wabs"}=1;
 My::Web->heading();