Author: rande
Date: 2010-01-18 12:27:38 +0100 (Mon, 18 Jan 2010)
New Revision: 26805
Modified:
plugins/sfSolrPlugin/branches/sf1.2/lib/task/sfLuceneCreateSolrTask.class.php
Log:
[sfSolrPlugin] update task method signature
Modified:
plugins/sfSolrPlugin/branches/sf1.2/lib/task/sfLuceneCreateSolrTask.class.php
===================================================================
---
plugins/sfSolrPlugin/branches/sf1.2/lib/task/sfLuceneCreateSolrTask.class.php
2010-01-18 11:27:14 UTC (rev 26804)
+++
plugins/sfSolrPlugin/branches/sf1.2/lib/task/sfLuceneCreateSolrTask.class.php
2010-01-18 11:27:38 UTC (rev 26805)
@@ -201,7 +201,7 @@
file_put_contents($base_solr_config_dir.'/solr.xml', $content);
}
- public function createSolrTxtFiles($config_dir, sfFilesystem $fs)
+ public function createSolrTxtFiles($config_dir)
{
$files = array(
'synonyms.txt',
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.