]> projects.mako.cc - selectricity/blob - script/plugin
An @edit=true declaration was missing from edit_voters that prevented the voter delet...
[selectricity] / script / plugin
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/plugin'

Benjamin Mako Hill || Want to submit a patch?