@@ -7,4 +7,4 require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ | |||
|
7 | 7 | require "dispatcher" |
|
8 | 8 | |
|
9 | 9 | ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) } if defined?(Apache::RubyRun) |
|
10 | Dispatcher.dispatch No newline at end of file | |
|
10 | Dispatcher.dispatch |
General Comments 0
You need to be logged in to leave comments.
Login now