Merge pull request #17187 from alexymik/recur_contribution_source
[civicrm-core.git] / xml / schema / Core / Domain.xml
index c3a602031307a7af0ff3a889fc91fd5ec2ee87b1..1dc87d1bc93a049f77f56c95b1166e9795bbbc02 100644 (file)
     <type>text</type>
     <title>Domain Configuration</title>
     <comment>Backend configuration.</comment>
-    <html>
-      <type>TextArea</type>
-      <rows>20</rows>
-      <cols>80</cols>
-    </html>
+    <serialize>PHP</serialize>
     <add>1.6</add>
+    <drop>5.23</drop>
   </field>
   <field>
     <name>version</name>
     <type>text</type>
     <title>Language Customizations</title>
     <comment>Locale specific string overrides</comment>
-    <html>
-      <type>TextArea</type>
-      <rows>20</rows>
-      <cols>80</cols>
-    </html>
+    <serialize>PHP</serialize>
     <add>3.2</add>
   </field>
 </table>