1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 16:55:07 -05:00

modified to reflect new inbox directory

This commit is contained in:
stpeter 2010-07-21 14:55:52 -06:00
parent 7fe3383ef9
commit 2babfa725b

View File

@ -56,7 +56,7 @@ def getText(nodelist):
xepname = sys.argv[1];
xepfile = xepname + '.xml'
xepfile = inbox/xepname + '.xml'
# PARSE XEP HEADERS:
#