fedora-vote vote.cgi,1.13,1.14

Ricky Zhou (周家杰) (ricky) fedora-extras-commits at redhat.com
Mon Apr 21 03:53:10 UTC 2008


Author: ricky

Update of /cvs/fedora/fedora-vote
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23540

Modified Files:
	vote.cgi 
Log Message:
Add missing import.



Index: vote.cgi
===================================================================
RCS file: /cvs/fedora/fedora-vote/vote.cgi,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- vote.cgi	21 Apr 2008 02:41:14 -0000	1.13
+++ vote.cgi	21 Apr 2008 03:52:51 -0000	1.14
@@ -14,6 +14,8 @@
 
 import voting
 
+from fedora.accounts.fas2 import AccountSystem
+
 electionName = 'Fedora Localization Steering Committee April 2008'
 
 def make_ballot(candidates, ballotName, openSeats):




More information about the fedora-extras-commits mailing list