C4::UsageStats
This package contains what is needed to report Koha statistics to hea hea.koha-community.org is the server that centralize Koha setups informations Koha libraries are encouraged to provide informations about their collections, their structure,...
ReportToCommunity;
Send to hea.koha-community.org database informations
my $preferences = C4::UsageStats::_shared_preferences
Returns an arreyref with the system preferences to be shared.
$data = _count($table);
Count the number of records in $table tables