From: lace <> Date: Thu, 9 Feb 2006 13:59:12 +0000 (+0000) Subject: DriverSurvey temporarily disabled, enough data so far. X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=645c6c1766e96f334658c5b8a4a2392f480c0dd2;ds=sidebyside DriverSurvey temporarily disabled, enough data so far. --- diff --git a/project/captive/Index.pm b/project/captive/Index.pm index f1aadea..48580e8 100755 --- a/project/captive/Index.pm +++ b/project/captive/Index.pm @@ -88,6 +88,7 @@ my $revision="0"; Wrequire 'project::captive::DriverSurvey'; my $survey_want=1; +$survey_want=0; # Temporarily forced, enough data so far. $survey_want=0 if $W->{"args"}{"file"}; $survey_want=0 if project::captive::DriverSurvey::cookie();