diff options
author | friendica <info@friendica.com> | 2014-12-26 00:13:22 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-26 00:13:22 -0800 |
commit | 7ba92feabf97804b5a43ffe85fffc289247c27db (patch) | |
tree | ad81e4b2ea087b438c85cf9a30c91c17bd877899 /boot.php | |
parent | ca0c310b653c277ed692fdcca87d80eb04789966 (diff) | |
download | volse-hubzilla-7ba92feabf97804b5a43ffe85fffc289247c27db.tar.gz volse-hubzilla-7ba92feabf97804b5a43ffe85fffc289247c27db.tar.bz2 volse-hubzilla-7ba92feabf97804b5a43ffe85fffc289247c27db.zip |
doc update
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2180,4 +2180,4 @@ function get_directory_realm() { function get_poller_runtime() { $t = get_config('system','lastpoll'); return relative_date($t); -}
\ No newline at end of file +} |