diff options
Diffstat (limited to 'engine/classes/InstallationException.php')
-rw-r--r-- | engine/classes/InstallationException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/classes/InstallationException.php b/engine/classes/InstallationException.php index 4ad2e516b..4284b3a2d 100644 --- a/engine/classes/InstallationException.php +++ b/engine/classes/InstallationException.php @@ -3,7 +3,6 @@ * InstallationException * Thrown when there is a major problem with the installation. * - * @author Curverider Ltd <info@elgg.com> * @package Elgg * @subpackage Exceptions */ |