This commit is contained in:
Robert Gerus 2014-04-28 13:07:24 +02:00
parent 8d963bcd62
commit 80002dff7f

View file

@ -1,4 +1,4 @@
Client.register_command("jantest") { |args|
Client.register_command("jan") { |args|
if not args[0].nil? then
if args[0].force_encoding("UTF-8") =~ /ał$/ then
predicate = args[0]