aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-12-26 00:13:22 -0800
committerfriendica <info@friendica.com>2014-12-26 00:13:22 -0800
commit7ba92feabf97804b5a43ffe85fffc289247c27db (patch)
treead81e4b2ea087b438c85cf9a30c91c17bd877899 /boot.php
parentca0c310b653c277ed692fdcca87d80eb04789966 (diff)
downloadvolse-hubzilla-7ba92feabf97804b5a43ffe85fffc289247c27db.tar.gz
volse-hubzilla-7ba92feabf97804b5a43ffe85fffc289247c27db.tar.bz2
volse-hubzilla-7ba92feabf97804b5a43ffe85fffc289247c27db.zip
doc update
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 366346d25..a8c84c7b9 100755
--- a/boot.php
+++ b/boot.php
@@ -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
+}