For everyone who wants to copy the code, there is one apostrophe too many at the end of the second line, which results in an error and white page after login.
This is correct:
Code: Select all
$cfg['always_use_analytics']=0;
$cfg['enable_analytics']=0;