Welcome to mirror list, hosted at ThFree Co, Russian Federation.

geoipUpdateRows.php « others « misc - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ebbbf5f2ac29b74ea29d6765b26d85281b741611 (plain)
1
2
3
4
5
<?php

echo "This script has been removed, instead use the 'usercountry:attribute' command.\n";
echo "For example, run 'php /path/to/piwik/console usercountry:attribute 2012-01-01,2013-01-01'.\n";
echo "To learn more about the new command, run 'php /path/to/piwik/console help usercountry:attribute'.\n";