aboutsummaryrefslogtreecommitdiff
path: root/views/php/user/default.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/php/user/default.php')
-rw-r--r--views/php/user/default.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/views/php/user/default.php b/views/php/user/default.php
index 1c8440d4a..1bb0f8fa9 100644
--- a/views/php/user/default.php
+++ b/views/php/user/default.php
@@ -1,11 +1,9 @@
<?php
/**
- * Elgg default layout
+ * PHP user view
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
*/
echo elgg_view('export/entity', $vars); \ No newline at end of file