summaryrefslogblamecommitdiffstats
path: root/modules-available/statistics_reporting/hooks/main-warning.inc.php
blob: 33381c9f7c48c8863226fe4baf0b60c4680d7e46 (plain) (tree)
1
2
3
4
5




                                                                              
<?php

if (!RemoteReport::isReportingEnabled()) {
	Message::addInfo('statistics_reporting.remote-report-disabled', true);
}