view script/about @ 185:594ed6aef7bd feature_55

fixed issue with users with no entry in the ssamr_user_details_table. added javascript for those users in the my/account view.
author luisf
date Thu, 03 Feb 2011 15:31:33 +0000
parents 94944d00e43c
children 433d4f72a19b
line wrap: on
line source
#!/usr/bin/env ruby
require File.expand_path('../../config/boot',  __FILE__)
$LOAD_PATH.unshift "#{RAILTIES_PATH}/builtin/rails_info"
require 'commands/about'

Redmine::About.print_plugin_info