From 8b01daac83b837a4585211beb25faaf3c894ed3a Mon Sep 17 00:00:00 2001 From: Steffen Schaumburg Date: Sun, 7 Nov 2010 14:34:35 +0100 Subject: [PATCH] add a comment into Abs that it supports UB --- pyfpdb/AbsoluteToFpdb.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyfpdb/AbsoluteToFpdb.py b/pyfpdb/AbsoluteToFpdb.py index cf774de2..ed549519 100755 --- a/pyfpdb/AbsoluteToFpdb.py +++ b/pyfpdb/AbsoluteToFpdb.py @@ -18,6 +18,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ######################################################################## +#Note that this filter also supports UltimateBet, they are both owned by the same company and form the Cereus Network + import L10n _ = L10n.get_translation()