1) is it possible to set the default mail client to gmail? i don't want to use
the standard mailto and to avoid clicking Preferences everytime i login to
change the mail client.
2) i change on the config.php to
// Setup language usage (auto, choose, en, de)
$lang = 'en, es, fr, it';
hoping to see 4 languages only, but still gives me the other lang i do not
need.
thanks again
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi again,
two things:
1) is it possible to set the default mail client to gmail? i don't want to use
the standard mailto and to avoid clicking Preferences everytime i login to
change the mail client.
2) i change on the config.php to
// Setup language usage (auto, choose, en, de)
$lang = 'en, es, fr, it';
hoping to see 4 languages only, but still gives me the other lang i do not
need.
thanks again
Hi, which version of PHP-Addressbook do you use?
PHP Version 5.2.15
sorry. i use * php-addressbook v6.2.9 - r434
a) Set Webmailer:
add "&mailer=gmail" to your URL
OR
set "$webmailer = 'gmail'" in the "config.php" file.
=> Just implemented for you!
b) Change your browser settings to see the correct language :-).