two e-mail adresses
Posted: Thu Nov 10, 2011 9:11 pm
Script URL: guestbook
Version of script: 1.7
question about e-mailadress in the settings page
Is it possible to ad more than one e-mail adres in the following setting
/* Your e-mail address. */
$settings['admin_email']='mailadres1@mail.nl';
so that the e-mail will be sent to 2 different e-mail adresses
like
/* Your e-mail address. */
$settings['admin_email']='mailadres1@mail.nl' && 'mailadres2@mail.nl';
Thanks in advice John Dohmen
Version of script: 1.7
question about e-mailadress in the settings page
Is it possible to ad more than one e-mail adres in the following setting
/* Your e-mail address. */
$settings['admin_email']='mailadres1@mail.nl';
so that the e-mail will be sent to 2 different e-mail adresses
like
/* Your e-mail address. */
$settings['admin_email']='mailadres1@mail.nl' && 'mailadres2@mail.nl';
Thanks in advice John Dohmen