Leitgedanken/msd2/tracking/piwik/misc/others/geoipUpdateRows.php
2023-01-23 11:03:31 +01:00

5 lines
304 B
PHP

<?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";