diff options
Diffstat (limited to 'engine/classes/CronException.php')
-rw-r--r-- | engine/classes/CronException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/CronException.php b/engine/classes/CronException.php index 3604c21b9..86370ef31 100644 --- a/engine/classes/CronException.php +++ b/engine/classes/CronException.php @@ -7,4 +7,4 @@ * @package Elgg * @subpackage Exceptions.Stub */ -class CronException extends Exception {}
\ No newline at end of file +class CronException extends Exception {} |