Update oobfuncs.py
This commit is contained in:
parent
5f4e2065de
commit
f343ca7ebd
1 changed files with 1 additions and 1 deletions
|
|
@ -32,5 +32,5 @@ a global function oob_error will be used as optional error management.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# import the contents of the default msdp module
|
# import the contents of the default msdp module
|
||||||
from src.server/oob_msdp import *
|
from src.server.oob_cmds import *
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue