Skip to content

Instantly share code, notes, and snippets.

@Elexy
Created May 16, 2012 12:36
Show Gist options
  • Save Elexy/2710025 to your computer and use it in GitHub Desktop.
Save Elexy/2710025 to your computer and use it in GitHub Desktop.
orchestra cron job
<?php
class Cron_Custom
{
public $path = 'app/cron_15.php';
public $args = array();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment