bug fix for 4742
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</TABLE>
|
||||
<TABLE name="block_pinned">
|
||||
<FIELDS>
|
||||
<FIELD name="pagetype" method="NO_CONV" type="varchar" length="20" />
|
||||
<FIELD name="pagetype" method="NO_CONV" type="varchar" length="20" dropindex="pagetype" addindex="pagetype (pagetype(20))"/>
|
||||
<FIELD name="position" method="NO_CONV" type="varchar" length="10" />
|
||||
<FIELD name="configdata" method="PHP_FUNCTION" type="text" length="0">
|
||||
<PHP_FUNCTION>
|
||||
|
||||
Reference in New Issue
Block a user