]> git.mxchange.org Git - friendica.git/blob - mod/session.php
Also use is_filled_array() here, too. if $contacts is FALSE count() issues are E_WARNING
[friendica.git] / mod / session.php
1 <?php
2
3 function session_content(&$a) {
4
5 }