This commit is contained in:
parent
7a014f6d15
commit
13e75b2ccb
@ -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…
x
Reference in New Issue
Block a user