aboutsummaryrefslogtreecommitdiffstats
path: root/mod/test.php
blob: 4fa625f6f08cd62217cd867f4762ff0954960c2f (plain) (blame)
1
2
3
4
<?php
function	test_content(&$a) {
print_r($a->user);
}