- ..

Mon, 10 Nov 2014 02:11:57 +0200

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Mon, 10 Nov 2014 02:11:57 +0200
changeset 75
1818d56c8ff5
parent 74
9f14fb6995ff
child 76
a2fe9ba3041a

- ..

mod_hgpoll.py file | annotate | diff | comparison | revisions
--- a/mod_hgpoll.py	Mon Nov 10 02:10:49 2014 +0200
+++ b/mod_hgpoll.py	Mon Nov 10 02:11:57 2014 +0200
@@ -82,7 +82,7 @@
 			author = match.group (1)
 			email = match.group (2)
 
-		username = find_developer_by_email (email)
+		username = Bt.find_developer_by_email (email)
 
 		if username != '':
 			author = username

mercurial