This commit is contained in:
parent
657d656614
commit
a73ce3a4b5
@ -97,7 +97,7 @@ class Doctrine_AuditLog extends Doctrine_Plugin
|
|||||||
|
|
||||||
$options = array('className' => $className);
|
$options = array('className' => $className);
|
||||||
|
|
||||||
$this->generateDefinition($options, $columns, array());
|
$this->generateClass($options, $columns, array());
|
||||||
|
|
||||||
$this->_options['pluginTable'] = $table->getConnection()->getTable($this->_options['className']);
|
$this->_options['pluginTable'] = $table->getConnection()->getTable($this->_options['className']);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user