reverting change to issue 1336

This commit is contained in:
mdipierro
2013-02-16 09:31:47 -06:00
parent 8e63c8f937
commit 954e84db3c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.4.1-alpha.2+timestamp.2013.02.16.09.14.43
Version 2.4.1-alpha.2+timestamp.2013.02.16.09.31.05
+1 -1
View File
@@ -7210,7 +7210,7 @@ class DAL(object):
newuri = DEFAULT_URI
locals().update(uri)
uri = newuri
elif not uri and uri is not None:
elif not uri:
uri = DEFAULT_URI
if uri == '<zombie>' and db_uid is not None: return