aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/APIException.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/APIException.php')
-rw-r--r--engine/classes/APIException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/APIException.php b/engine/classes/APIException.php
index 377538c36..b6e1c347b 100644
--- a/engine/classes/APIException.php
+++ b/engine/classes/APIException.php
@@ -8,4 +8,4 @@
* @package Elgg.Core
* @subpackage Exceptions.Stub
*/
-class APIException extends Exception {} \ No newline at end of file
+class APIException extends Exception {}