kopia lustrzana https://github.com/friendica/friendica
4 wiersze
55 B
PHP
4 wiersze
55 B
PHP
|
<?php
|
||
|
function test_content(&$a) {
|
||
|
print_r($a->user);
|
||
|
}
|