diff options
Diffstat (limited to 'engine/lib/exceptions.php')
-rw-r--r-- | engine/lib/exceptions.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/engine/lib/exceptions.php b/engine/lib/exceptions.php deleted file mode 100644 index 740ff885b..000000000 --- a/engine/lib/exceptions.php +++ /dev/null @@ -1,11 +0,0 @@ -<?php -/** - * Exceptions. - * Define some globally useful exception classes. - * - * @package Elgg - * @subpackage Exceptions - * @author Curverider Ltd <info@elgg.com> - * @link http://elgg.org/ - */ - |