DriverSurvey temporarily disabled, enough data so far.
authorlace <>
Thu, 9 Feb 2006 13:59:12 +0000 (13:59 +0000)
committerlace <>
Thu, 9 Feb 2006 13:59:12 +0000 (13:59 +0000)
project/captive/Index.pm

index f1aadea..48580e8 100755 (executable)
@@ -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();