mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Fix typo
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user