1
0
Fork 0
friendica_2020-09-1_sharedH.../mod/test.php

4 lines
55 B
PHP
Raw Normal View History

2010-07-02 01:48:07 +02:00
<?php
function test_content(&$a) {
print_r($a->user);
}