Explorar o código

Update CompileStatsCommand.php

Samuel Denis-D'Ortun %!s(int64=7) %!d(string=hai) anos
pai
achega
346f34d7b3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Packagist/WebBundle/Command/CompileStatsCommand.php

+ 1 - 1
src/Packagist/WebBundle/Command/CompileStatsCommand.php

@@ -117,7 +117,7 @@ class CompileStatsCommand extends ContainerAwareCommand
             $ids[] = $row['id'];
         }
 
-         if ($verbose) {
+        if ($verbose) {
             $output->writeln('Writing new trendiness data into redis');
         }