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:
Jean-Philippe Lang 2009-01-27 17:58:56 +00:00
parent a4544b0b26
commit 837f074346
1 changed files with 1 additions and 0 deletions

View File

@ -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