Delete unactivated Users
Yesterday I was taking a look at weSEO's User-Table in our Database. There were a lot (about 700) Accounts that were not activated and had Mail-addresses that proved my suspicion that these Accounts never would have been activated.
What I've done now is deleting the Accounts that are older then 48h and haven't been activated.
Here is the Code I use:
I have placed it into the register.php
I've also added a notice into the Mail the User gets (edit /languages/**/register.php for that) so he knows that the Link is only valid for 48h.

