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