From: short <> Date: Sun, 20 Nov 2005 05:58:37 +0000 (+0000) Subject: +"no_job", it does not belong here. X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=85a27b1b6b908cf6a7728b645a651d545cd2949a +"no_job", it does not belong here. --- diff --git a/resume/ResumeJanKratochvil.pm b/resume/ResumeJanKratochvil.pm index 9346c3b..2eebbcf 100644 --- a/resume/ResumeJanKratochvil.pm +++ b/resume/ResumeJanKratochvil.pm @@ -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();