develop
asamoukin 16 years ago
parent 214a7b261c
commit abe7f4dffd

@ -2025,7 +2025,7 @@ class profile(_file, _terms):
if not os.path.exists(profileFile):
if os.path.exists(oldFile):
os.remove(oldFile)
return False
return False
elif not os.path.exists(oldFile):
return False
# Если есть указатель на файл профиля (link)

Loading…
Cancel
Save