Update sphinx_make.py

pull/577/head
Mr Chen 12 months ago
parent 70370fcb0b
commit abcf6250e3
  1. 2
      plugins/sphinx/class/sphinx_make.py

@ -192,7 +192,7 @@ def makeSqlToSphinxAll():
conf = ''
conf += makeSphinxHeader()
conf += makeSqlToSphinxDb(pdb, 'bbs', ['bbs_ucenter_admins'])
conf += makeSqlToSphinxDb(pdb, 'bbs')
# for x in range(len(dblist)):

Loading…
Cancel
Save