projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0534e68
)
Fix Fatal error: unable to find class 'wcf\system\option\user\group\FilesizeUserGroup...
author
Tim Düsterhus
<duesterhus@woltlab.com>
Sat, 26 Jan 2013 13:51:50 +0000
(14:51 +0100)
committer
Tim 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
patch
|
blob
|
blame
|
history
diff --git
a/userGroupOption.xml
b/userGroupOption.xml
index e853107b84d572e497d2b104459a69900b7dc592..b96a8e3f122fa7e70cd056a2a6f33e8532b42359 100644
(file)
--- a/
userGroupOption.xml
+++ b/
userGroupOption.xml
@@
-60,7
+60,7
@@
</option>
<option name="user.conversation.maxAttachmentSize">
<categoryname>user.conversation</categoryname>
- <optiontype>file
s
ize</optiontype>
+ <optiontype>file
S
ize</optiontype>
<defaultvalue>1000000</defaultvalue>
<options>module_attachment</options>
</option>