diff options
Diffstat (limited to 'engine/classes/SecurityException.php')
-rw-r--r-- | engine/classes/SecurityException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/classes/SecurityException.php b/engine/classes/SecurityException.php index 3e0f933fe..c38209de8 100644 --- a/engine/classes/SecurityException.php +++ b/engine/classes/SecurityException.php @@ -3,7 +3,6 @@ * SecurityException * An Security Exception, throw when a Security Exception occurs. Subclass for specific Security Execeptions (access problems etc) * - * @author Curverider Ltd <info@elgg.com> * @package Elgg * @subpackage Exceptions */ |