We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83bf799 commit 9944f9cCopy full SHA for 9944f9c
.gitignore
interface/web/client/form/reseller.tform.php
@@ -584,7 +584,7 @@
584
'value' => ''
585
),
586
'mail_servers' => array (
587
- 'datatype' => 'INTEGER',
+ 'datatype' => 'VARCHAR',
588
'formtype' => 'MULTIPLE',
589
'separator' => ',',
590
'default' => '1',
@@ -1125,7 +1125,7 @@
1125
1126
1127
'dns_servers' => array (
1128
1129
1130
1131
@@ -1223,7 +1223,7 @@
1223
1224
1225
'db_servers' => array (
1226
1227
1228
1229
0 commit comments