From 3d7c1441ea3ba018f2bb68be986d08d15aea6374 Mon Sep 17 00:00:00 2001 From: brettp Date: Wed, 15 Sep 2010 19:29:09 +0000 Subject: Refs #2450: Updated docs for account/* git-svn-id: http://code.elgg.org/elgg/trunk@6940 36083f99-b078-4883-b0ff-0f9b5a30f544 --- account/forgotten_password.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'account/forgotten_password.php') diff --git a/account/forgotten_password.php b/account/forgotten_password.php index 1741a06b0..827b254c9 100644 --- a/account/forgotten_password.php +++ b/account/forgotten_password.php @@ -2,10 +2,8 @@ /** * Assembles and outputs the forgotten password page. * - * @see views/default/account/forums/forgotten_password.php - * - * @package Elgg - * @subpackage Core + * @package Elgg.Core + * @subpackage Registration */ require_once(dirname(dirname(__FILE__)) . "/engine/start.php"); -- cgit v1.2.3