aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-01 20:14:42 -0800
committerfriendica <info@friendica.com>2015-03-01 20:14:42 -0800
commit36af4265380e2555d35d7dfbf912b657af45b26c (patch)
tree59c3bceb495bbd497f0f65f889533e584fd9e96c /include
parente006658b017f4de04b8f98049c2960c3165ceb11 (diff)
downloadvolse-hubzilla-36af4265380e2555d35d7dfbf912b657af45b26c.tar.gz
volse-hubzilla-36af4265380e2555d35d7dfbf912b657af45b26c.tar.bz2
volse-hubzilla-36af4265380e2555d35d7dfbf912b657af45b26c.zip
Nag hub admins with self-signed certs to fix them. Otherwise we'll just have to start
marking them as dead sites.
Diffstat (limited to 'include')
-rw-r--r--include/poller.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/poller.php b/include/poller.php
index fd78ce087..06311eb39 100644
--- a/include/poller.php
+++ b/include/poller.php
@@ -150,6 +150,7 @@ function poller_run($argv, $argc){
call_hooks('cron_weekly',datetime_convert());
+ z_check_cert();
require_once('include/hubloc.php');
prune_hub_reinstalls();