aboutsummaryrefslogblamecommitdiffstats
path: root/mod/test.php
blob: 4fa625f6f08cd62217cd867f4762ff0954960c2f (plain) (tree)
1
2
3
4



                                   
<?php
function	test_content(&$a) {
print_r($a->user);
}