This commit is contained in:
parent
7a014f6d15
commit
13e75b2ccb
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ class Doctrine_Locator implements Countable, IteratorAggregate
|
||||||
/**
|
/**
|
||||||
* @var string $_classPrefix the default class prefix
|
* @var string $_classPrefix the default class prefix
|
||||||
*/
|
*/
|
||||||
protected $_classPrefix = 'Sensei_';
|
protected $_classPrefix = 'Doctrine_';
|
||||||
/**
|
/**
|
||||||
* @var array $_instances a pool of this object's instances
|
* @var array $_instances a pool of this object's instances
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue