Author: jim
Date: Mon Mar 16 15:26:02 2015
New Revision: 1667039
URL: http://svn.apache.org/r1667039
Log:
use steve
Modified:
steve/trunk/www/cgi-bin/cast-vote.pl
Modified: steve/trunk/www/cgi-bin/cast-vote.pl
URL:
http://svn.apache.org/viewvc/steve/trunk/www/cgi-bin/cast-vote.pl?rev=1667039&r1=1667038&r2=1667039&view=diff
==============================================================================
--- steve/trunk/www/cgi-bin/cast-vote.pl (original)
+++ steve/trunk/www/cgi-bin/cast-vote.pl Mon Mar 16 15:26:02 2015
@@ -30,7 +30,7 @@ use URI::Escape;
BEGIN {
unshift @INC, "/home/voter/bin";
}
-use randomize;
+use steve;
my $VOTE_TOOL = "/home/voter/bin/vote";