mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-11 00:04:26 +02:00
4 lines
No EOL
55 B
PHP
4 lines
No EOL
55 B
PHP
<?php
|
|
function test_content(&$a) {
|
|
print_r($a->user);
|
|
} |