diff options
Diffstat (limited to 'pages/dashboard')
-rw-r--r-- | pages/dashboard/index.php | 2 | ||||
-rw-r--r-- | pages/dashboard/latest.php | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/pages/dashboard/index.php b/pages/dashboard/index.php index 26b811ce9..e00140e17 100644 --- a/pages/dashboard/index.php +++ b/pages/dashboard/index.php @@ -4,8 +4,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ */ // Ensure that only logged-in users can see this page diff --git a/pages/dashboard/latest.php b/pages/dashboard/latest.php index f746820b1..2d4300593 100644 --- a/pages/dashboard/latest.php +++ b/pages/dashboard/latest.php @@ -4,8 +4,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ */ /** |