Update
svn: r4157
This commit is contained in:
parent
eac22b2ff8
commit
aa9924fb66
@ -311,7 +311,7 @@ class IsDefaultPerson(Rule):
|
|||||||
person = db.get_default_person()
|
person = db.get_default_person()
|
||||||
if person:
|
if person:
|
||||||
return p_id == person.get_handle()
|
return p_id == person.get_handle()
|
||||||
return false
|
return 0
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user