Skip to content

Comments

Added support for CRON jobs#31

Open
dustinboss wants to merge 1 commit intoronmarasigan:masterfrom
dustinboss:patch-1
Open

Added support for CRON jobs#31
dustinboss wants to merge 1 commit intoronmarasigan:masterfrom
dustinboss:patch-1

Conversation

@dustinboss
Copy link

The current framework doesn't easily allow for CRON jobs to be executed. This change will parse the $_SERVER['argv'], if the REQUEST_URI isn't present. Now CRON job can be called like this "/path/to/www/index.php /controller/action"

The current framework doesn't easily allow for CRON jobs to be executed. This change will parse the $_SERVER['argv'], if the REQUEST_URI isn't present.  Now CRON job can be called like this "/path/to/www/index.php /controller/action"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant