Postări

Se afișează postări din iunie, 2012

Show password in backend typo3

Display fe_users password in backend - typo3 add this line to typo3conf/extTables.php   $TCA['fe_users']['columns']['password']['config']['eval'] = 'nospace,required';