Version 1.1
* Added support for translations
* Added redirect to validate page.
* Fixed text typo
* Added som text to validate page.

Version 1.2
* Changed redirect address
* Added mail notify code from Anila Niaz's customerupdatenotification module
https://github.com/anila-niaz/Prestashop/tree/master/Modules/customerupdatenotification
* Diabled notify code, it's not working

Version 1.3
* 1.6 upgrade
* Competly remove code for auto mail
* Improved the code for how account is deactivated
* Wrote new and improved mail code
* Added php switch for mail
* Mail should be sent in customer language
* Added a db table to see what customers has been validated by module

Version 1.4
* Remove Please call line from template
* Fixed? redirect issue. Tested on 1.6.0.9
* Added switch to enable auto sending e-mail when an account activates
* Added switch for enableing employee e-mail when customer register

