foodsoft/vendor/plugins/rfpdf/init.rb

9 lines
184 B
Ruby
Raw Normal View History

2009-01-06 11:49:19 +01:00
##
## Initialize the environment
##
require File.dirname(__FILE__) + '/environment'
##
## Run the install script, too, just to make sure
##
require File.dirname(__FILE__) + '/install'