From 5eb30685c8da7911fe9f48c708f9d7a99b0abe39 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 12 Mar 2008 10:34:10 +0000 Subject: Updates to both objects (in order to be able to resave type properly) and access (to add useful constants) git-svn-id: https://code.elgg.org/elgg/trunk@179 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/test/index.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mod/test') diff --git a/mod/test/index.php b/mod/test/index.php index 5b749e2e7..b068c4dd4 100644 --- a/mod/test/index.php +++ b/mod/test/index.php @@ -8,4 +8,6 @@ $body = elgg_view("testplugin/pageshell"); page_draw("Test plugin",$body); + + ?> \ No newline at end of file -- cgit v1.2.3