Closed Micha-Btz closed 8 years ago
Hi there,
i use the script with cron weekly. and it outputs the complete received vcards as mail from cron. Can you please add an option that the script just say success or error?
thanks Micha
Why can't you simply run the script like
php carddav2fb.php 2>&1 >/dev/null
because then all output will be send to /dev/null.
Hi there,
i use the script with cron weekly. and it outputs the complete received vcards as mail from cron. Can you please add an option that the script just say success or error?
thanks Micha