Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:Mark:
The international character problems are windows fault.
I'm looking into it now, but for some reason all of the files in Vanilla have reverted to windows encoding instead of utf-8.
Piss me off.
// if (version_compare(mysql_get_server_info(), '4.1.0', '>=')) mysql_query('SET NAMES "utf8"', $this->Connection);