diff --git a/public/dispatch.rb.example b/public/dispatch.rb.example index ce705d36e..32fa3b266 100755 --- a/public/dispatch.rb.example +++ b/public/dispatch.rb.example @@ -7,4 +7,4 @@ require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ require "dispatcher" ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) } if defined?(Apache::RubyRun) -Dispatcher.dispatch \ No newline at end of file +Dispatcher.dispatch