This commit is contained in:
parent
d16ea7d8fc
commit
88f60a022b
@ -158,7 +158,7 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
|
||||
/**
|
||||
* @var array $_templates an array containing all templates attached to this table
|
||||
*/
|
||||
protected $_templates;
|
||||
protected $_templates = array();
|
||||
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user