Fix error replacing non-empty export directory

This commit is contained in:
Dan Stillman 2008-11-16 13:36:59 +00:00
parent 63c90f2ae7
commit 7c081170d5

View file

@ -1897,7 +1897,7 @@ Zotero.Translate.prototype._export = function() {
// delete this file if it exists
if(this.location.exists()) {
this.location.remove(false);
this.location.remove(true);
}
// get name