]> git.mxchange.org Git - friendica.git/blob - mod/test.php
mucho progress on notifier, email style dfrn url's
[friendica.git] / mod / test.php
1 <?php
2 function        test_content(&$a) {
3 print_r($a->user);
4 }