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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/classes/ImportException.php b/engine/classes/ImportException.php
index 946652cb4..14287fdf2 100644
--- a/engine/classes/ImportException.php
+++ b/engine/classes/ImportException.php
@@ -2,7 +2,7 @@
/**
* Import exception
*
- * @package Elgg
- * @subpackage Exceptions
+ * @package Elgg.Core
+ * @subpackage Exception
*/
class ImportException extends DataFormatException {} \ No newline at end of file