mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #2565 from swalkinshaw/move-discourse-plugin
Move discourse_plugin to lib
This commit is contained in:
@@ -2,6 +2,8 @@ require File.expand_path('../boot', __FILE__)
|
||||
require 'rails/all'
|
||||
|
||||
# Plugin related stuff
|
||||
require_relative '../lib/discourse_event'
|
||||
require_relative '../lib/discourse_plugin'
|
||||
require_relative '../lib/discourse_plugin_registry'
|
||||
|
||||
# Global config
|
||||
|
||||
Reference in New Issue
Block a user