Index: class.t3lib_userauthgroup.php =================================================================== RCS file: /cvsroot/typo3/TYPO3core/t3lib/class.t3lib_userauthgroup.php,v retrieving revision 1.16 diff -U3 -r1.16 class.t3lib_userauthgroup.php --- class.t3lib_userauthgroup.php 13 Sep 2004 22:57:19 -0000 1.16 +++ class.t3lib_userauthgroup.php 23 Nov 2004 21:36:15 -0000 @@ -703,13 +703,6 @@ admPanel.enable.all = 1 options.shortcutFrame = 1 '; - if (t3lib_extMgm::isLoaded('tt_news')) { - $this->TSdataArray[]=' - // Setting defaults for tt_news author / email... - TCAdefaults.tt_news.author = '.$this->user['realName'].' - TCAdefaults.tt_news.author_email = '.$this->user['email'].' - '; - } if (t3lib_extMgm::isLoaded('sys_note')) { $this->TSdataArray[]=' // Setting defaults for sys_note author / email...