From 6441a960edc875a0c33fa8bbd735fd1faebaa552 Mon Sep 17 00:00:00 2001 From: icewing Date: Fri, 28 Mar 2008 19:18:55 +0000 Subject: Marcus Povey * Metadata and Annotations now exported. git-svn-id: https://code.elgg.org/elgg/trunk@291 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/api.php') diff --git a/engine/lib/api.php b/engine/lib/api.php index e7d6cc4a1..95bbede01 100644 --- a/engine/lib/api.php +++ b/engine/lib/api.php @@ -17,7 +17,7 @@ * @class GenericResult Result superclass. * @author Marcus Povey */ - abstract class GenericResult + abstract class GenericResult implements Exportable { /** * The status of the result. -- cgit v1.2.3