/[freeride]/freeride/freebase/plugin.rb
ViewVC logotype

Diff of /freeride/freebase/plugin.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by richkilmer, Sun Nov 10 07:54:24 2002 UTC revision 1.12 by ljulliar, Sun Nov 10 13:18:32 2002 UTC
# Line 188  module FreeBASE Line 188  module FreeBASE
188        rescue => error        rescue => error
189          puts error          puts error
190          puts error.backtrace          puts error.backtrace
191          puts "Error loading required file (#{require_file}) for plugin: #{@name}"          puts "Error loading required file (#{@plugin_configuration.require_path}) for plugin: #{@name}"
192          transition_failure          transition_failure
193        end        end
194        eval(@plugin_configuration.startup_module).load(self)        eval(@plugin_configuration.startup_module).load(self)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26