php-crontab-manager icon indicating copy to clipboard operation
php-crontab-manager copied to clipboard

Results 4 php-crontab-manager issues
Sort by recently updated
recently updated
newest added

correct begin php tag

I added method for deleting jobs. I also changed listJobs to show all jobs not only the last one.

"exec" only returns last line of output, "shell_exec" returns full output.