lib/knj/rhodes/rhodes.rb in knjrbfw-0.0.74 vs lib/knj/rhodes/rhodes.rb in knjrbfw-0.0.75
- old
+ new
@@ -5,10 +5,10 @@
attr_reader :db, :ob, :gettext, :args
def initialize(args = {})
require "#{$knjpath}arrayext.rb"
require "#{$knjpath}datet.rb"
- require "#{$knjpath}php.rb"
+ require "php4r"
require "#{$knjpath}objects.rb"
require "#{$knjpath}datarow.rb"
require "#{$knjpath}event_handler.rb"
require "#{$knjpath}hash_methods.rb"
require "#{$knjpath}errors.rb"
\ No newline at end of file