This commit is contained in:
Romain Neutron
2013-11-20 12:48:29 +01:00
parent 10b28bc2ed
commit be0815a9e0

View File

@@ -296,7 +296,7 @@ class module_console_checkExtension extends Command
$output->writeln( sprintf("<info>Succes ! </info> sbid=%d, rid=%d (%d spots)", $output->writeln( sprintf("<info>Succes ! </info> sbid=%d, rid=%d (%d spots)",
$sbid, $sbid,
$ret["results"][0]["rid"], $h["results"][0]["rid"],
count($h["results"][0]["spots"])) count($h["results"][0]["spots"]))
); );
} else { } else {