diff options
Diffstat (limited to 'mod/diagnostics/index.php')
-rw-r--r-- | mod/diagnostics/index.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/diagnostics/index.php b/mod/diagnostics/index.php index 6ff8b7bde..abc5c2b31 100644 --- a/mod/diagnostics/index.php +++ b/mod/diagnostics/index.php @@ -3,8 +3,6 @@ * Elgg diagnostics * * @package ElggDiagnostics - * @author Curverider Ltd - * @link http://elgg.com/ */ require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php"); |