add owner's birthday information to feed (if allowed to)

This commit is contained in:
Friendika 2011-01-12 21:04:49 -08:00
commit 9d6f3aa4dd
4 changed files with 49 additions and 6 deletions

View file

@ -1,4 +1,5 @@
<?php
function directory_init(&$a) {
$a->set_pager_itemspage(60);
}