Merged in working changes to alias. Needs better error messages, but
it's in there.
This commit is contained in:
parent
9648af6521
commit
8991d4ecac
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
import ansi
|
||||
import session_mgr
|
||||
import functions_db
|
||||
# For aliases
|
||||
from apps.objects.models import Attribute
|
||||
|
||||
|
||||
def cmd_teleport(cdat):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue