diff options
Diffstat (limited to 'mod/test.php')
-rw-r--r-- | mod/test.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/test.php b/mod/test.php deleted file mode 100644 index 4fa625f6f..000000000 --- a/mod/test.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php -function test_content(&$a) { -print_r($a->user); -}
\ No newline at end of file |