diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-04-09 07:05:02 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-04-09 07:05:02 +0300 |
commit | 538114978d33f6695227fdc3066e83051a99e615 (patch) | |
tree | 65bf94b111cc8203a659bf9ae71c4f8bfc4dd7d0 /init.cpp | |
parent | 8df2a03d555d4359185344774d20016ec4709308 (diff) |
url in uath requests blockint (test)
Diffstat (limited to 'init.cpp')
-rw-r--r-- | init.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,11 +50,11 @@ UTF8_INTERFACE utfi; PLUGININFOEX pluginInfoEx = { sizeof(PLUGININFOEX), 0, - PLUGIN_MAKE_VERSION(0, 0, 1, 7), + PLUGIN_MAKE_VERSION(0, 0, 1, 8), pluginDescription, "Roman Miklashevsky", "sss123next@list.ru", - "© 2004-2009 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss", + "© 2004-2009 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor", "http://sss.chaoslab.ru:81/tracker/mim_plugs/", UNICODE_AWARE, 0, |