Dropped support for 4-level language categories
authorAlexander Ebert <ebert@woltlab.com>
Fri, 7 Dec 2012 18:38:58 +0000 (19:38 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 7 Dec 2012 18:38:58 +0000 (19:38 +0100)
commit1f9100ba21f1f3b0313ae09cb268cbc239b28cc1
treef538b10a5ad40b9229c84bd416e6db036118f14e
parent1722135715299aaed8a3036442b7b4a3d55e76ea
Dropped support for 4-level language categories

A valid category is now: foo.bar and foo.bar.baz, everything else will be ignored. If your using a language category with 4 levels, it won't be loaded. EVER. Deal with it :)
wcfsetup/install/files/acp/js/WCF.ACP.js
wcfsetup/install/files/lib/data/language/Language.class.php