view script/.svn/text-base/about.svn-base @ 237:4b1a23d81683 bug_83

When redirecting after login, if the current request URL is an https URL, ensure the back_url is too
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 18 Feb 2011 09:58:02 +0000
parents 94944d00e43c
children
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