mirror of
https://github.com/redmine/redmine.git
synced 2026-07-08 10:42:14 +02:00
backport r12453 AbstractAdapter change to 2.3-stable (#15756)
git-svn-id: http://svn.redmine.org/redmine/branches/2.3-stable@12455 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
require 'cgi'
|
||||
require 'redmine/scm/adapters'
|
||||
|
||||
if RUBY_VERSION < '1.9'
|
||||
require 'iconv'
|
||||
|
||||
Reference in New Issue
Block a user