aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/IOException.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/IOException.php')
-rw-r--r--engine/classes/IOException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/classes/IOException.php b/engine/classes/IOException.php
index e58eae21f..77641c421 100644
--- a/engine/classes/IOException.php
+++ b/engine/classes/IOException.php
@@ -3,7 +3,6 @@
* IOException
* An IO Exception, throw when an IO Exception occurs. Subclass for specific IO Exceptions.
*
- * @author Curverider Ltd <info@elgg.com>
* @package Elgg
* @subpackage Exceptions
*/