From 7cd8ee2360ad7b383af51f69c0dc77260c47314f Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Fri, 27 Jan 2012 07:37:03 -0500 Subject: Fixes #1808 using correct message function in profile actions --- actions/profile/fields/delete.php | 1 - 1 file changed, 1 deletion(-) (limited to 'actions/profile/fields/delete.php') diff --git a/actions/profile/fields/delete.php b/actions/profile/fields/delete.php index 26ab48cba..9879feb3f 100644 --- a/actions/profile/fields/delete.php +++ b/actions/profile/fields/delete.php @@ -2,7 +2,6 @@ /** * Elgg profile plugin edit default profile action removal * - * @package ElggProfile */ $id = get_input('id'); -- cgit v1.2.3