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 be9816e commit 5b831f9Copy full SHA for 5b831f9
interface/web/sites/form/database.tform.php
@@ -119,7 +119,7 @@
119
'datatype' => 'VARCHAR',
120
'formtype' => 'SELECT',
121
'default' => 'y',
122
- 'value' => array('' => 'MySQL Default','latin1' => 'Latin 1','utf8' => 'UTF-8')
+ 'value' => array('' => 'DB-Default','latin1' => 'Latin 1','utf8' => 'UTF-8')
123
),
124
'remote_access' => array (
125
0 commit comments