mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
FIX: base script import to handle category color/text color
This commit is contained in:
@ -8,7 +8,6 @@ require File.expand_path(File.dirname(__FILE__) + "/base.rb")
|
||||
BB_PRESS_DB = ENV['BBPRESS_DB'] || "bbpress"
|
||||
DB_TABLE_PREFIX = "wp_"
|
||||
|
||||
|
||||
class ImportScripts::Bbpress < ImportScripts::Base
|
||||
|
||||
def initialize
|
||||
|
Reference in New Issue
Block a user