@@ -1,6 +1,6 | |||||
1 |
#!/usr/bin/env ruby |
|
1 | #!/usr/bin/env ruby | |
2 |
require File.dirname(__FILE__) + '/../config/boot' |
|
2 | require File.dirname(__FILE__) + '/../config/boot' | |
3 |
$LOAD_PATH.unshift "#{RAILTIES_PATH}/builtin/rails_info" |
|
3 | $LOAD_PATH.unshift "#{RAILTIES_PATH}/builtin/rails_info" | |
4 |
require 'commands/about' |
|
4 | require 'commands/about' | |
5 |
|
5 | |||
6 |
Redmine::About.print_plugin_info |
|
6 | Redmine::About.print_plugin_info |
General Comments 0
You need to be logged in to leave comments.
Login now