diff options
Diffstat (limited to 'engine/classes/RegistrationException.php')
-rw-r--r-- | engine/classes/RegistrationException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/RegistrationException.php b/engine/classes/RegistrationException.php index df77df158..05af35a01 100644 --- a/engine/classes/RegistrationException.php +++ b/engine/classes/RegistrationException.php @@ -3,7 +3,7 @@ * RegistrationException * Could not register a new user for whatever reason. * - * @package Elgg + * @package Elgg.Core * @subpackage Exceptions */ class RegistrationException extends InstallationException {}
\ No newline at end of file |