]> git.mxchange.org Git - friendica.git/blob - mod/session.php
Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are
[friendica.git] / mod / session.php
1 <?php
2
3 function session_content(&$a) {
4
5 }