76918ed5a
c00aacf9e
564f9c924
df7a4206b
1 2
3
4
5 6
7 8
9
10
11
<?php require_once('mod/friendica.php'); function friendika_init(&$a) { friendica_init($a); } function friendika_content(&$a) { return friendica_content($a); }