From f0373a48f3da9f0e182cd9a2fa8d358840d2dc7e Mon Sep 17 00:00:00 2001 From: icewing Date: Wed, 5 Mar 2008 15:42:32 +0000 Subject: Switching to desktop git-svn-id: https://code.elgg.org/elgg/trunk@78 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/annotations.php | 2 ++ engine/lib/metadata.php | 2 ++ 2 files changed, 4 insertions(+) (limited to 'engine') diff --git a/engine/lib/annotations.php b/engine/lib/annotations.php index d1cf9905f..26f1c95a7 100644 --- a/engine/lib/annotations.php +++ b/engine/lib/annotations.php @@ -98,6 +98,8 @@ } + //add annotation wrapper + /** * Get a specific annotation. * diff --git a/engine/lib/metadata.php b/engine/lib/metadata.php index 7483bc0eb..988a25de1 100644 --- a/engine/lib/metadata.php +++ b/engine/lib/metadata.php @@ -99,6 +99,8 @@ } + // add metadata wrapper + /** * Create a new metadata. * -- cgit v1.2.3