fixed the daily report script

This commit is contained in:
SJ 2013-04-17 13:33:08 +02:00
parent 258ea8db82
commit aa402744a9

View File

@ -43,6 +43,8 @@ if(MEMCACHED_ENABLED) {
} }
Registry::set('counters', $counters);
Registry::set('health_smtp_servers', $health_smtp_servers); Registry::set('health_smtp_servers', $health_smtp_servers);
Registry::set('partitions_to_monitor', $partitions_to_monitor); Registry::set('partitions_to_monitor', $partitions_to_monitor);