1
0
mirror of synced 2025-01-29 19:41:45 +03:00
This commit is contained in:
zYne 2007-10-07 20:35:22 +00:00
parent 7a014f6d15
commit 13e75b2ccb

View File

@ -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
*/ */