Project

General

Profile

Bug #20739 » spaceBefore-After-limit.patch

Administrator Admin, 2009-07-13 12:05

View differences:

typo3/sysext/cms/tbl_tt_content.php (working copy)
'max' => '3',
'eval' => 'int',
'checkbox' => '0',
'range' => Array (
'upper' => '50',
'lower' => '0'
),
'default' => 0
)
),
......
'max' => '3',
'eval' => 'int',
'checkbox' => '0',
'range' => Array (
'upper' => '50',
'lower' => '0'
),
'default' => 0
)
),
......
);
(1-1/2)