aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ImportException.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/ImportException.php')
-rw-r--r--engine/classes/ImportException.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/engine/classes/ImportException.php b/engine/classes/ImportException.php
index fd86fc23c..946652cb4 100644
--- a/engine/classes/ImportException.php
+++ b/engine/classes/ImportException.php
@@ -1,8 +1,8 @@
-<?php
-/**
- * Import exception
- *
- * @package Elgg
- * @subpackage Exceptions
- */
+<?php
+/**
+ * Import exception
+ *
+ * @package Elgg
+ * @subpackage Exceptions
+ */
class ImportException extends DataFormatException {} \ No newline at end of file