mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 02:54:27 +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);
|
|
} |