Fixed fileroot in WriteXML
svn: r471
This commit is contained in:
parent
c65d740154
commit
0746c5e01b
@ -32,7 +32,9 @@ try:
|
|||||||
gzip_ok = 1
|
gzip_ok = 1
|
||||||
except:
|
except:
|
||||||
gzip_ok = 0
|
gzip_ok = 0
|
||||||
|
|
||||||
|
fileroot = ""
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user