##// END OF EJS Templates
Move PDF stuff to a single helper....
Move PDF stuff to a single helper. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2226 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r2224:ceb2320ef078
Show More
30-redmine.rb
7 lines | 179 B | text/x-ruby | RubyLexer
GLoc.set_config :default_language => :en
GLoc.clear_strings
GLoc.set_kcode
GLoc.load_localized_strings
GLoc.set_config(:raise_string_not_found_errors => false)
require 'redmine'