mirror of
https://github.com/friendica/friendica
synced 2026-01-22 01:18:40 +01:00
ff account manager
This commit is contained in:
parent
0abaa6724d
commit
7be66b1d91
7 changed files with 44 additions and 6 deletions
5
mod/session.php
Normal file
5
mod/session.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
function session_content(&$a) {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue