diff options
author | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-04-17 02:00:39 +0600 |
---|---|---|
committer | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-04-17 02:00:39 +0600 |
commit | a7a7285818deeafea8e71496b68ed2032c425f97 (patch) | |
tree | 0a0ac74d9abab262415ac796eca7ee91a2eab313 /init.cpp | |
parent | 4ddae27f4a88032c29ea30dc9dc7fe75935e3499 (diff) |
fix IgnoreURL crash, url blocking in auth requests now work (for UTF events only)
Diffstat (limited to 'init.cpp')
-rw-r--r-- | init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ PLUGININFOEX pluginInfoEx = { pluginDescription, "Roman Miklashevsky", "sss123next@list.ru", - "© 2004-2009 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor", + "© 2004-2010 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor", "http://sss.chaoslab.ru:81/tracker/mim_plugs/", UNICODE_AWARE, 0, |