##// END OF EJS Templates
backport r12453 AbstractAdapter change to 2.4-stable (#15756)...
Toshi MARUYAMA -
r12179:37a07789d1fa
parent child
Show More
@@ -16,6 +16,7
16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17
17
18 require 'cgi'
18 require 'cgi'
19 require 'redmine/scm/adapters'
19
20
20 if RUBY_VERSION < '1.9'
21 if RUBY_VERSION < '1.9'
21 require 'iconv'
22 require 'iconv'
General Comments 0
You need to be logged in to leave comments. Login now