diff options
Diffstat (limited to 'engine/classes/CallException.php')
| -rw-r--r-- | engine/classes/CallException.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/classes/CallException.php b/engine/classes/CallException.php index e39703454..22b8f14f5 100644 --- a/engine/classes/CallException.php +++ b/engine/classes/CallException.php @@ -4,7 +4,7 @@ * * Generic parent class for Call exceptions * - * @package Elgg.Core + * @package Elgg.Core * @subpackage Exceptions.Stub */ -class CallException extends Exception {}
\ No newline at end of file +class CallException extends Exception {} |
