From a81349c36e1747d63c8bbbe93894dcd0dfec3be5 Mon Sep 17 00:00:00 2001 From: brettp Date: Fri, 11 Feb 2011 21:46:49 +0000 Subject: Moved list_entities_from_annotation_count_by_metadata() to deprecated-18.php. git-svn-id: http://code.elgg.org/elgg/trunk@8119 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/annotations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engine/lib/annotations.php') diff --git a/engine/lib/annotations.php b/engine/lib/annotations.php index 1b3567050..58e83f21e 100644 --- a/engine/lib/annotations.php +++ b/engine/lib/annotations.php @@ -674,6 +674,8 @@ function elgg_list_entities_from_annotation_calculation($options) { * @param boolean $pagination Display pagination * @param string $orderdir 'desc' or 'asc' * + * @deprecate 1.8 Use elgg_list_entities_from_annotation_calculation(). + * * @return string Formatted entity list */ function list_entities_from_annotation_count_by_metadata($entity_type = "", $entity_subtype = "", -- cgit v1.2.3