In my module I want to get the site wide email address - the one that is set in the site information admin pag
<?php class Email extends Controller { function Email() { parent::Controller();
Is there a regular expression to verify an email address in JavaScript?