Fixed minor spelling errors on results pages, tried to fix quickvotes bug but unsucce...
[selectricity-live] / script / console
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/console'

Benjamin Mako Hill || Want to submit a patch?