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