removed testing cruft
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<?php
|
||||
function test_content(&$a) {
|
||||
print_r($a->user);
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -1,4 +0,0 @@
|
||||
<?php
|
||||
function test_content(&$a) {
|
||||
print_r($a->user);
|
||||
}
|
||||