Commit a73ce3a4 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 657d6566
......@@ -97,7 +97,7 @@ class Doctrine_AuditLog extends Doctrine_Plugin
$options = array('className' => $className);
$this->generateDefinition($options, $columns, array());
$this->generateClass($options, $columns, array());
$this->_options['pluginTable'] = $table->getConnection()->getTable($this->_options['className']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment