video_plugin_myprofile_controller.rb 132 Bytes
class VideoPluginMyprofileController < MyProfileController

  append_view_path File.join(File.dirname(__FILE__) + '/../views')

end