Explicitly require 'rfpdf/fpdf' (#2584).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2321 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a4544b0b26
commit
837f074346
|
@ -16,6 +16,7 @@
|
|||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
require 'iconv'
|
||||
require 'rfpdf/fpdf'
|
||||
require 'rfpdf/chinese'
|
||||
|
||||
module Redmine
|
||||
|
|
Loading…
Reference in New Issue