Bug #15031 » 1575_tables.php.patch
t3lib/stddb/tables.php (working copy) | ||
---|---|---|
'config' => Array (
|
||
'type' => 'input',
|
||
'size' => '30',
|
||
'max' => '256',
|
||
'max' => '255',
|
||
'eval' => 'required'
|
||
)
|
||
),
|