Copy over database tools from Twitools project for issue tracking feature
This commit is contained in:
parent
3e333a9538
commit
e446013517
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import datetime, encodings.idna, os, porttools, setuptools, socket, socketserver, ssltools, sys, syslog, threading
|
import datetime, encodings.idna, os, porttools, servertools.dbconn, setuptools, socket, socketserver, ssltools, sys, syslog, threading
|
||||||
|
|
||||||
SYSLOG = 0
|
SYSLOG = 0
|
||||||
STDOUT = 1
|
STDOUT = 1
|
||||||
|
|
Loading…
Reference in a new issue