This website requires JavaScript.
Explore
Help
Sign in
Friendica
/
friendica-github
Watch
1
Star
0
Fork
You've already forked friendica-github
0
mirror of
https://github.com/friendica/friendica
synced
2025-01-20 19:39:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6008e3df11
friendica-github
/
mod
/
session.php
8 lines
65 B
PHP
Raw
Normal View
History
Unescape
Escape
ff account manager
2010-11-11 02:49:28 -08:00
<
?
php
Move App to src - Add `use Friendica\App;` wherever needed
2017-04-30 00:07:00 -04:00
use
Friendica\App
;
Normalize App parameter declaration (mod folder, 3 out of 3)
2017-01-09 23:14:55 +11:00
function
session_content
(
App
$a
)
{
Revert "Updated modules to allow for partial overrides without errors" This reverts commit db949bb802448184bfe5164d8d3dd86ddf51b187.
2016-02-07 15:11:34 +01:00
ff account manager
2010-11-11 02:49:28 -08:00
}
Reference in a new issue
Copy permalink