DriverSurvey temporarily disabled, enough data so far.
[www.jankratochvil.net.git] / 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();