foodsoft/vendor/plugins/rfpdf/init.rb
2009-01-06 11:49:19 +01:00

9 lines
No EOL
184 B
Ruby

##
## Initialize the environment
##
require File.dirname(__FILE__) + '/environment'
##
## Run the install script, too, just to make sure
##
require File.dirname(__FILE__) + '/install'