Added 3rd party KH modules
This commit is contained in:
10
modules/cron/classes/Cron.php
Normal file
10
modules/cron/classes/Cron.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php defined('SYSPATH') or die('No direct script access.');
|
||||
|
||||
/**
|
||||
* @package Cron
|
||||
*
|
||||
* @author Chris Bandy
|
||||
* @copyright (c) 2010 Chris Bandy
|
||||
* @license http://www.opensource.org/licenses/isc-license.txt
|
||||
*/
|
||||
class Cron extends Kohana_Cron {}
|
Reference in New Issue
Block a user