From 6656df551f205d4792773dcef3c889759ae04040 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 8 Aug 2008 16:25:14 +0000 Subject: Adjusted contributors file. git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/plugins.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engine/lib/plugins.php') diff --git a/engine/lib/plugins.php b/engine/lib/plugins.php index b22dec7be..c53cac785 100644 --- a/engine/lib/plugins.php +++ b/engine/lib/plugins.php @@ -26,7 +26,7 @@ /** * @class ElggPlugin Object representing a plugin's settings for a given site. * This class is currently a stub, allowing a plugin to saving settings in an object's metadata for each site. - * @author Marcus Povey + * @author Curverider Ltd */ class ElggPlugin extends ElggObject { @@ -130,7 +130,7 @@ * Example file: * * - * + * * * * -- cgit v1.2.3