mirror of
https://github.com/friendica/friendica
synced 2025-02-07 10:58:51 +00:00
7 lines
65 B
PHP
7 lines
65 B
PHP
<?php
|
|
|
|
use Friendica\App;
|
|
|
|
function session_content(App $a) {
|
|
|
|
}
|