diff options
Diffstat (limited to 'mod/test')
-rw-r--r-- | mod/test/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
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 |