Problem with cron in exeoutput 2018.2
It works but displays windws like this

How can I disable notifications like this in general, not only with functions as below?
It happen when i use in cron php file function
$variable = file_get_contents(URL);
Generally it works, but sometime it happens and display window as i shown above, but need to disable it.
It works but displays windws like this

How can I disable notifications like this in general, not only with functions as below?
It happen when i use in cron php file function
$variable = file_get_contents(URL);
Generally it works, but sometime it happens and display window as i shown above, but need to disable it.
Last edited:
