Typo
svn: r1707
This commit is contained in:
parent
5b1f94b11a
commit
a29cc933f7
@ -511,7 +511,8 @@ def register_relcalc(func, languages):
|
||||
try:
|
||||
if os.environ["LANG"] in languages:
|
||||
_relcalc_task = func
|
||||
pass
|
||||
except:
|
||||
pass
|
||||
|
||||
def relationship_function():
|
||||
global _relcalc_task
|
||||
|
Loading…
Reference in New Issue
Block a user