From 4943b4e05e41d270a8c1448bcf82780ef5103c06 Mon Sep 17 00:00:00 2001 From: icewing Date: Wed, 9 Apr 2008 15:20:33 +0000 Subject: Marcus Povey * Package header added git-svn-id: https://code.elgg.org/elgg/trunk@430 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/apitest/index.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mod/apitest/index.php') diff --git a/mod/apitest/index.php b/mod/apitest/index.php index 16a7794df..80af2c3ff 100644 --- a/mod/apitest/index.php +++ b/mod/apitest/index.php @@ -1,4 +1,14 @@ + * @copyright Curverider Ltd 2008 + * @link http://elgg.com/ + */ + require_once("../../engine/start.php"); global $CONFIG, $API_CLIENT; -- cgit v1.2.3