Fix Fatal error: unable to find class 'wcf\system\option\user\group\FilesizeUserGroup...
authorTim Düsterhus <duesterhus@woltlab.com>
Sat, 26 Jan 2013 13:51:50 +0000 (14:51 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Sat, 26 Jan 2013 13:51:50 +0000 (14:51 +0100)
Y U NO USE UNIX BASED OPERATING SYSTEMS?

userGroupOption.xml

index e853107b84d572e497d2b104459a69900b7dc592..b96a8e3f122fa7e70cd056a2a6f33e8532b42359 100644 (file)
@@ -60,7 +60,7 @@
                        </option>
                        <option name="user.conversation.maxAttachmentSize">
                                <categoryname>user.conversation</categoryname>
-                               <optiontype>filesize</optiontype>
+                               <optiontype>fileSize</optiontype>
                                <defaultvalue>1000000</defaultvalue>
                                <options>module_attachment</options>
                        </option>