Skip to content

Commit

Permalink
Merge pull request #72 from dipsy/patch-1
Browse files Browse the repository at this point in the history
Update SimpleThingsEntityAuditExtension.php
  • Loading branch information
DavidBadura committed Aug 18, 2014
2 parents 5e65315 + e3b3448 commit bc5e7c5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ public function load(array $configs, ContainerBuilder $container)
'revision_field_name',
'revision_type_field_name',
'revision_table_name',
'revision_id_field_type'
'revision_id_field_type',
'global_ignore_columns'
);

foreach ($configurables as $key) {
Expand Down

0 comments on commit bc5e7c5

Please sign in to comment.