mirror of
https://github.com/friendica/friendica
synced 2026-04-04 14:36:43 +02:00
7 lines
65 B
PHP
7 lines
65 B
PHP
<?php
|
|
|
|
use Friendica\App;
|
|
|
|
function session_content(App $a) {
|
|
|
|
}
|