1
0
mirror of synced 2024-12-13 22:56:04 +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();