]> git.mxchange.org Git - friendica.git/blob - mod/test.php
lots of work, 2way friends, comments...
[friendica.git] / mod / test.php
1 <?php
2 function        test_content(&$a) {
3 print_r($a->user);
4 }