1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
This commit is contained in:
zYne 2007-09-19 15:18:09 +00:00
parent 2bb8b7083f
commit 67085f5829

View file

@ -493,7 +493,6 @@ abstract class Doctrine_Record extends Doctrine_Record_Abstract implements Count
unset($vars['_table']);
unset($vars['_errorStack']);
unset($vars['_filter']);
unset($vars['_modified']);
unset($vars['_node']);
$name = $this->_table->getIdentifier();