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