1
0
mirror of https://bitbucket.org/jsuto/piler.git synced 2025-04-13 20:57:51 +02:00

fixed the daily report script

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

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