This website requires JavaScript.
Explore
Help
Register
Sign In
nupplaPhil
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull requests
Releases
Wiki
Activity
6f661d50dc
friendica
/
mod
/
session.php
8 lines
65 B
PHP
Raw
Normal View
History
Unescape
Escape
ff account manager
2010-11-11 11:49:28 +01:00
<
?
php
Move App to src - Add `use Friendica\App;` wherever needed
2017-04-30 06:07:00 +02:00
use
Friendica\App
;
Normalize App parameter declaration (mod folder, 3 out of 3)
2017-01-09 13:14:55 +01: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 11:49:28 +01:00
}
Reference in a new issue
Copy permalink