mirror of
https://github.com/marcus-alicia/iRedAdmin-Pro-SQL.git
synced 2026-05-26 07:08:10 +00:00
Update to 5.4
This commit is contained in:
@@ -14,13 +14,13 @@ def usage():
|
||||
|
||||
import os
|
||||
import sys
|
||||
import web
|
||||
|
||||
os.environ['LC_ALL'] = 'C'
|
||||
|
||||
rootdir = os.path.abspath(os.path.dirname(__file__)) + '/../'
|
||||
sys.path.insert(0, rootdir)
|
||||
|
||||
import web
|
||||
import settings
|
||||
from tools.ira_tool_lib import debug, get_db_conn
|
||||
from libs.iredutils import is_email
|
||||
|
||||
Reference in New Issue
Block a user