mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 08:14:25 +02:00
7 lines
65 B
PHP
7 lines
65 B
PHP
<?php
|
|
|
|
use Friendica\App;
|
|
|
|
function session_content(App $a) {
|
|
|
|
}
|