From 9d03b5f3570b35f0aac6cd7214d81960b70cc1fe Mon Sep 17 00:00:00 2001 From: icewing Date: Wed, 5 Mar 2008 16:56:34 +0000 Subject: Minor tweaks git-svn-id: https://code.elgg.org/elgg/trunk@79 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/annotations.php | 2 -- engine/lib/metadata.php | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'engine/lib') diff --git a/engine/lib/annotations.php b/engine/lib/annotations.php index 26f1c95a7..d1cf9905f 100644 --- a/engine/lib/annotations.php +++ b/engine/lib/annotations.php @@ -98,8 +98,6 @@ } - //add annotation wrapper - /** * Get a specific annotation. * diff --git a/engine/lib/metadata.php b/engine/lib/metadata.php index 988a25de1..7e429e4dd 100644 --- a/engine/lib/metadata.php +++ b/engine/lib/metadata.php @@ -99,10 +99,8 @@ } - // add metadata wrapper - /** - * Create a new metadata. + * Create a new metadata object, or update an existing one. * * @param int $object_id * @param string $object_type -- cgit v1.2.3