isCron.php
Table of Contents
Functions
- isCron() : bool
- Checks if the script is likely running from a cron job.
Functions
isCron()
Checks if the script is likely running from a cron job.
isCron() : bool
Tags
Return values
bool —true if likely a cron job, false otherwise