Hi,
I have a cron job which executes a script on my site. The script works perfect but on completion it sends an email to my default account with the following contents.
How can I stop this? It doesn't do this for other cron jobs I run. Seems quite strange.
I have a cron job which executes a script on my site. The script works perfect but on completion it sends an email to my default account with the following contents.
Code:
X-Powered-By: PHP/5.2.5
Content-type: text/html
How can I stop this? It doesn't do this for other cron jobs I run. Seems quite strange.