Fixed option type of internal uuid
authorAlexander Ebert <ebert@woltlab.com>
Mon, 6 Nov 2017 12:43:34 +0000 (13:43 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 6 Nov 2017 12:43:34 +0000 (13:43 +0100)
com.woltlab.wcf/option.xml

index 954a64ce95d099e1f96310db85709b9693f9cbfb..1798966edf32a3a681f694f5199d57193d1d5eb9 100644 (file)
                        
                        <option name="wcf_uuid">
                                <categoryname>general</categoryname>
-                               <optiontype>string</optiontype>
+                               <optiontype>text</optiontype>
                                <defaultvalue>bd096261-15f4-5dc1-9767-01ce08d7c80b</defaultvalue> <!-- automatically replaced during WCFSetup -->
                                <hidden>1</hidden>
                        </option>