| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 |  defined('TYPO3_MODE') or die(); | 
| 3 | 3 | |
| 4 | -call_user_func(function () { | |
| 4 | +call_user_func(function() { | |
| 5 | 5 | \TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin( | 
| 6 | 6 | 'Derhansen.fe_change_pwd', | 
| 7 | 7 | 'Pi1', |