This commit is contained in:
parent
f3867dbf71
commit
6f5ae1c305
@ -33,7 +33,8 @@
|
||||
class Doctrine_Search
|
||||
{
|
||||
protected $_options = array('generateFiles' => false,
|
||||
'className' => '%CLASS%Index');
|
||||
'className' => '%CLASS%Index',
|
||||
'generatePath' => false);
|
||||
|
||||
|
||||
public function __construct(array $options)
|
||||
|
Loading…
x
Reference in New Issue
Block a user