Change wording

This commit is contained in:
Seth Mos 2011-02-01 09:12:22 +01:00
parent 9bc8b6b61d
commit d55ea9701f

View File

@ -2328,7 +2328,7 @@ function upgrade_076_to_077() {
$xmldumpnew = "{$database}.new.xml";
if ($g['booting'])
echo "Migrate RRD database {$database} to new format.\n";
echo "Migrate RRD database {$database} to new format for IPv6.\n";
/* dump contents to xml and move database out of the way */
dump_rrd_to_xml("{$rrddbpath}/{$database}", "{$g['tmp_path']}/{$xmldump}");