doc update

This commit is contained in:
friendica
2014-12-26 00:13:22 -08:00
parent ca0c310b65
commit 7ba92feabf
35 changed files with 734 additions and 657 deletions

View File

@@ -2180,4 +2180,4 @@ function get_directory_realm() {
function get_poller_runtime() {
$t = get_config('system','lastpoll');
return relative_date($t);
}
}