Felix Natter wrote:
> No. Should I modify /typo3/ext/tt_address/tca.php to include a gender column
> like this?:
NO!
Create a new extension and add the field this way.
Otherwise your system is not updatable.
--
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
$this->fresseHalten = 1;
}