This commit is contained in:
Romain Neutron
2012-06-19 10:40:14 +02:00
parent cd78d5566b
commit e28184167e
153 changed files with 183 additions and 568 deletions

View File

@@ -28,7 +28,6 @@ class module_console_sphinxGenerateSuggestion extends Command
$this->setDescription('Generate suggestions for Sphinx Search Engine');
return $this;
}