We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7aae9 commit 180ec9aCopy full SHA for 180ec9a
lib/ResqueScheduler.php
@@ -3,7 +3,7 @@
3
* ResqueScheduler core class to handle scheduling of jobs in the future.
4
*
5
* @package ResqueScheduler
6
-* @author Chris Boulton <chris.boulton@interspire.com>
+* @author Chris Boulton <chris@bigcommerce.com>
7
* @copyright (c) 2012 Chris Boulton
8
* @license http://www.opensource.org/licenses/mit-license.php
9
*/
lib/ResqueScheduler/InvalidTimestampException.php
* Exception thrown whenever an invalid timestamp has been passed to a job.
0 commit comments