Commit 13e75b2c authored by zYne's avatar zYne

--no commit message

--no commit message
parent 7a014f6d
...@@ -42,7 +42,7 @@ class Doctrine_Locator implements Countable, IteratorAggregate ...@@ -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
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment