aboutsummaryrefslogtreecommitdiffstats
path: root/mod/directory.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-12 21:04:49 -0800
committerFriendika <info@friendika.com>2011-01-12 21:04:49 -0800
commit9d6f3aa4dd43af69d490d0fe8d355893a206e73f (patch)
treea792b4b14378bc266d60374e879a1fb12fc29c47 /mod/directory.php
parent89a28bf0f7b43c4bafdfde794066aefe705efa89 (diff)
downloadvolse-hubzilla-9d6f3aa4dd43af69d490d0fe8d355893a206e73f.tar.gz
volse-hubzilla-9d6f3aa4dd43af69d490d0fe8d355893a206e73f.tar.bz2
volse-hubzilla-9d6f3aa4dd43af69d490d0fe8d355893a206e73f.zip
add owner's birthday information to feed (if allowed to)
Diffstat (limited to 'mod/directory.php')
-rw-r--r--mod/directory.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/directory.php b/mod/directory.php
index 82f2b79b3..f70cd6df8 100644
--- a/mod/directory.php
+++ b/mod/directory.php
@@ -1,4 +1,5 @@
<?php
+
function directory_init(&$a) {
$a->set_pager_itemspage(60);
}